alijafark
Forum Replies Created
-
Forum: Plugins
In reply to: [Happy WooCommerce FAQs & AI FAQ Generator] change faq URL@nayanchamp7 Thank you. What WordPress URL management plugin do you recommend?
Hi @ibenic, Thank you I was able to set up a redirect rule in the Htaccess file By doing
RewriteEngine On
Redirect 301 /giveaway/ https://www.site.com/my-page/Thanks I was able to get it to work
Doesn’t seem to work for me But Thank you @ibenic I’ll try figuring another way that works for me or why it isn’t. everything you said was done correctly on my side.
Thank you so much.
Previous code has already been deleted those files are the files I’m trying to override I’ve deleted them too to test if
giveasap_template.php
works unfortunately there isn’t any success. Thanks@ibenic Here is a screenshot of how I structured it as you explained. The Templates are not getting overridden.
Thank you.
I’ve created a Folder In my child theme with the structure /giveaways/includes and added the file giveasap-template-functions.php and I also created another structure public/templates/template1.php In my giveaways Folder. it didn’t seem to override the Template. I also did restructure the path to templates/template1.php as you wrote it didn’t work either. and
dd_filter( 'giveasap_display_template_path', 'change_path_to_template_in_child_theme'
The First solution
giveasap_display_template_path
Didn’t work tooWorked Perfecly. Thank you.
Forum: Plugins
In reply to: [Comments - wpDiscuz] REPLY – Keyword densityHello @gvectorssupport ,
We’ve installed and set up wpdiscuz on our website On Google Console one of our posts with wpdiscuz the keyword density is the “REPLY” from the wpdiscuz comment section we don’t want that. does wpdiscuz affects SEO in any way? if it does is there a way to like turn SEO off for the plugin? because we think having reply as our keyword density might affect our SEO
Ok
Forum: Plugins
In reply to: [Multi Step Form] 2 forms In same page bugHello,
OK, Is there a way to stop the anchor link?
Thanks
Forum: Plugins
In reply to: [WooCommerce] HOW TO ADD FIELDS TO CART PAGE?I want the fields on the cart page not checkout page. follow the link https://tinynaturenz.com/ its a 1 product store we sell flowers so there isnt a shop/product page only an add to cart button that adds the single product we sell to the cart page so on the cart page we want 4 fields “TO”, “MESSAGE” “FROM” and “date(calender)” which a customer can send the flower to someone. its like gifting a product with a message to the person you want to from you on a choosen date(calender) you want us to send the product to. is it possible to make this plugin show on cart page even if it means changing the code if possible?