Andrej
Forum Replies Created
-
Forum: Plugins
In reply to: [One Click Demo Import] Getting Warning: Too few argumentsThank you for your reply.
I already found a solution to this problem (here: https://forums.envato.com/t/wp-4-8-tgm-plug/110603/6)
This problem seems to be solved by ticking the option “Add a country-specific CSS class to the <body>-Tag.” in the GeoIP Detection plugin settings.
OK, thank you for your advice.
As for nofollow, I always use nofollow for affiliate links. That is clear to me.
Thank you for your reply. May I know why specifically do you suggest using 307? I won’t be changing my affiliate links redirects, so they will be permanent.
I’m using Pretty Links (Lite) to mask my affiliate links – e.g. I have links like https://mywebsite.com/go/elegant-themes and I have it linked to my affiliate ID URL.
Thank you. Looks like this has solved the issue.
And so far I’ve added 1 property to the plugin, but nothing shows on my “Nehnutelnosti” page (I have this page selected as the default property page).
OK, plugin activated.
I have the same problem. I updated Divi to 2.6.1 and the ePanel (Divi theme options) layout was distorted. Also, my Divi contact form was distorted. I’m using a minimum of plugins, but when I disable WP Performance Score Booster, all is OK.
Forum: Plugins
In reply to: [Polylang] How to translate footer text?I have already solved this problem. The solution was to create a functions.php file in my child theme and add the following code into it:
<?php if(function_exists('pll_register_string')) pll_register_string('Footer Text', '© 2015 – Veronika Madudova <strong><a href="https://quantasha.com/de/impressum/">Impressum</a></strong>', 'Quantasha'); ?>
Forum: Plugins
In reply to: [Polylang] How to translate footer text?I just manually inserted the link code into the footer.php file of my child theme.
Forum: Plugins
In reply to: [Polylang] How to translate footer text?Yes, I have wpml-config.xml in my theme’s files, but there is no footer option in it.
And yes, I’m using a child theme.
Forum: Plugins
In reply to: [WP Gallery Custom Links] Links not workingThank you for your reply. I’ve used the [gallery] shortcode and now it works.
Forum: Plugins
In reply to: [WooCommerce] How to add "Book Now" buttons on my shop page?Already found a solution to this problem here: https://support.woothemes.com/hc/en-us/articles/203006565-Change-Add-to-Cart-button-to-Go-to-Product-in-the-Shop-Page and it works.
Forum: Plugins
In reply to: [WooCommerce] How to make product titles bold and bigger?Thank you very much. It works. ??
Forum: Plugins
In reply to: [WooCommerce] How to make product titles bold and bigger?I cannot post a link here, because this is a website for a client and she doesn’t want to make the website live until it’s ready (I have there a coming soon page now), but I’m using the Divi theme from ElegantThemes.com.
Forum: Everything else WordPress
In reply to: wp-login.php viewed 497 timesIt can be normal, but if it was 497 times in one month, it probably was a bot. And in my opinion this is a big disadvantage of WordPress and therefore for creating my static mini-sites I will use rather just simple XHTML/CSS templates.