Skip to content
Public Ticket #2139

Plugin incompatibility

Conversation thread

pacasimiro replied

Customer Reply

You're completely right, now it's OK.

Thank your for the awsome support.

Kind regards,

Paula

PenciDesign replied

Staff Reply

Hi,

I see you have a custom CSS:

\
@media only screen and (max-width: 1024px){
.widget-social, .featured-area, .container.home-featured-boxes, .penci-sidebar-content .jr-insta-slider{ display: none;}\ ul.footer-socials li a span{ display: none; }\ .tiled-gallery {
    margin-top: -28px !important;
}
\

You're missing a  } on this custom css, this make the code I sent you doesn't work. Please change the code above to:

\
@media only screen and (max-width: 1024px){
.widget-social, .featured-area, .container.home-featured-boxes, .penci-sidebar-content .jr-insta-slider{ display: none;}\ ul.footer-socials li a span{ display: none; }\ .tiled-gallery {
    margin-top: -28px !important;
}
}
\

Best Regards,

PenciDesign

pacasimiro replied

Customer Reply

Hi.

It didn't work :(

In mobile version is OK.

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to fixed it:

\
.penci-recipe .awac-wrapper{ display: none;  }

Best Regards,

PenciDesign

pacasimiro replied

Customer Reply

Hi,

You're right. I deactivated the plugin because makes the site look bad.

So, now it's active. You can check this post

http://mycommontable.com/no-knead-carob-walnut-bread/

As you can see, there is a section (GET IN TOUCH) that appears below the post, before the comments, with some costum text that I want to attach to all blog posts without having to enter it manually in each one of them, because if I want to make a change to this text I would have to go and edit all blog posts one by one. 

However, this same section appears twice in the middle of the recipe also, betwwen the instructions and the notes.

This is very important to me and I wouldn't like to have to deactivate the recipe plugin and change it for another. Can you help?

Kind regards,

Paula

PenciDesign replied

Staff Reply

Hi,

I didn't see it on your site. Can you make this issue available to I can take it a look to help you?

Best Regards,

PenciDesign

pacasimiro started the conversation

Conversation Start

Hi.

I have the penci recipe plugin activated. I want to add a widget section after the post, to display a costum text in all posts, and I tried to install the "add widget after content" plugin. However, the widget I add to that section appears twice in the post: one at the end of the recipe instructions (before the notes section) and another at the end of the post as it should.

Can you provide some help or fix to this problem?

Kind regards,

Paula

Want to join this conversation or access attachments? Sign in first.