roryrory
Forum Replies Created
-
Hi
However i get the problem in single product page
https://www.genimal.com/DNA/product/dna-sexing/
Any idea?
Thanksthanks a lot.
it works very well!!Forum: Plugins
In reply to: [Arconix FAQ] no cssHello
Yes it does the same when i deactivate cache plugin + purge them.
Is use Autoptimize + SG cache + Cloudflare
best regardsForum: Plugins
In reply to: [Email Template Designer - WP HTML Mail] Shortcode in Footer and bodyHello
Thanks
I try with PHP snippets and it does not work.
I mean a shortcode generated with php snippets.
Best regardsForum: Fixing WordPress
In reply to: protect uploads path .htaccessah ok.
Thanks a lot.
How can i do that so? Is there a hook that fires before uploading ?Thanks a lot.
Is there a list of all attributes available for the shortcode ?
In https://responsive.menu/knowledgebase/using-the-shortcode/ there is not the button_image attributeAlso like the button_title attribute in the shortcode, is there a solution to change the button image instead of the default 3 lines.
Always in the same idea to have 2 shortcode in the same page.
I mean, on the same page, i would like to put
-> [responsive_menu menu_to_use=”main”] with a button image
-> [responsive_menu menu_to_use=”infodiverse”] with another button image
ThanksIt is shame
Maybe also a trigger on hover with ajax…Thanks
However,if i have 2 shortcode in my page, i cannot display 2 differents menu using menu_to_use option. I mean each menu is specific to each shortcode.
On the same page, i would like to put
-> [responsive_menu menu_to_use=”main”] and display the main menu
-> [responsive_menu menu_to_use=”infodiverse”] and display the infodiverse menu
Is there a solution?here is the number #5166
thanksOk Thanks.
And how can i do that?
And how can i put automatically a label in emails that send by a specific blocked email address please?
thanksHi
Yes i understand. And this is a very logical behaviour.
However When i block an incoming email address in email&filter setting, if this email address send an email, this email is not converted as ticket. That is ok. However this email is converted as read in my mail server. And this is a problem. This email is not read as it is not converted as a ticket.
Any solutions?Thanks
Yes i understand how to do.
Thanks a lot.
Just a last question. I will use post-_not_in in wp_query, however what is the name of the array returned by the WOOF.
My code is
$args2 = array(‘post__not_in’ => $woofarray);
$q2 = new WP_query($args2);
However what is the real name of the $woofarray arguments?Yes, we have to customize the shop template to add below the other DNA tests.
However how to get the excluded products by WOOF filter (the non selected product by the WOOF filter).
WOOF filter will return the n products. However we need the n-1 products (products not selected by the WOOF).
Thanks a lot.yes
We sell DNA test for dog.
For example, some tests are well known in American Staffordshire Terrier. So when the customer selects American Staffordshire Terrier, the WOOF filter returns the “well known DNA tests” in American Staffordshire Terrier.
However, we are interested to add after the “well known tests” a paragraph named “you may also be interested by the following tests”. These secondary tests are the others DNA tests we propose. These tests are not well known in American Staffordshire Terrier but can be interested also. These are all other DNA tests that we propose in dogs.
Please can you help us. What is the hook we can use?
best regards