Francesco
Forum Replies Created
-
Forum: Plugins
In reply to: [Popups - WordPress Popup] Specific referrer featurejust messaged you via contact form on your website
Forum: Plugins
In reply to: [Popups - WordPress Popup] Specific referrer featureso i’m doing it right, but it doesn’t seem to work
Forum: Plugins
In reply to: [Popups - WordPress Popup] Specific referrer featurehey Damian, how does this work exactly? I’m testing but doesn’t seem to work, what should i put in the “is equal to” box when i choose “referrer”? thanks ??
Quick update – the developer JanizDE suggested to:
place the
wordfence::doNotCache()
function just before the markup is printed. So in theWidgets widget()
methodAnyone could point me to the right direction on which files need editing?
It’s a WooThemes theme (Resort).
I’ll wait for more instructions from the plugin developer.
Will keep you posted when I get it sorted.
Thanks again Tim!Hi Tim, thank you for your reply.
I did get in touch with the plugin developer.
He is suggesting toplace that function just before the markup is printed. So in the Widgets widget() method
I am not entirely sure what it means, but will look into it.
As per the plugin, I am outputting a “we are open” or “closed” message in the footer (plugin takes the WP timezone as a reference).
I thought about using the WF exclusion tool, but don’t really know if, for example, I can exlude the whole footer.PS: i think a solution could be using the
wordfence::doNotCache()
function, but I am not sure how to implement this. Could anyone help?
Here’s the WordFence post about this function:
https://support.wordfence.com/support/solutions/articles/1000074182-is-wordfence-and-falcon-caching-engine-compatible-withForum: Themes and Templates
In reply to: [evolve] Remove Content Box and Widgets from Homepage ONLYI have set the homepage as full width, and then added this custom CSS in order to not display anything from that page on the front page:
body.home #primary { display: none; }
Forum: Themes and Templates
In reply to: [evolve] Child Theme for Evolveworks like a charm.
thanks a lot.Forum: Themes and Templates
In reply to: [evolve] Child Theme for Evolvewould you be kind enough to make it available for download ?? ?
Forum: Plugins
In reply to: [Paginated Gallery] Updated for wordpress 3.7hey mate, this works also in WP 3.9.1, thank you.
but it replaces jetpack’s tiled gallery with the standard thumbnail one.
does anyone know how to get this working with a jetpack tiled gallery?
Forum: Plugins
In reply to: Image Gallery With Paginationallright, sorry if i’ve messed up this topic.
FYI i’ve opened a new one here: https://www.ads-software.com/support/topic/gallery-pagination-2?replies=1
Forum: Themes and Templates
In reply to: [Hueman] Best way to add a H1 tag to the Homepage?Thank you Alex.
In fact, I use a header image – but I’m planning on replacing it with a header background and a custom logo.
Cheers!Forum: Plugins
In reply to: Image Gallery With Paginationwhy do i have to open a new topic, if my question is related to this very topic?
Forum: Plugins
In reply to: Image Gallery With PaginationI’ve added the piece of code to my child theme’s functions.php, but i get a blank admin page, and a blank page on the website.
has anyone else tested this code?
cheers