WPGUS
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Amphibious] Customizer Header autor adding avatarI Think that is in archive.php
if ( have_posts() ) : the_archive_title( '<h1 class="page-title">', '</h1>' ); the_archive_description( '<div class="taxonomy-description">', '</div>' ); else : printf( '<h1 class="page-title">%1$s</h1>', esc_html__( 'Nothing Found', 'amphibious' ) ); endif;Forum: Plugins
In reply to: [WP YouTube Lyte] Cache thumbnails locally not empty on WPML language page5 stars.
Finally I fixed in data base, delete postmeta table where post id WPML and meta key _lyte_ they match with the issue. now refresh fine last thumbnail in my youtube list (That was the issue)
maybe a issue with my WPML update
RegardsForum: Plugins
In reply to: [WP YouTube Lyte] Cache thumbnails locally not empty on WPML language pageThank you very much. amazing support and amazing plugin.
Regards
Forum: Plugins
In reply to: [BuddyPress Activity Plus] Fix for Nouveau ( works fine for me )Thank you very much for you fix @tzvook working like a charm!!!
Hi, thank you for reply, I fixed it, in the end it was a issue with genesis framework and woocommerce. Now it works like a charm 🙂 I will shortly go to the pro version. is a awesome plugin.
- This reply was modified 7 years, 8 months ago by WPGUS.
Forum: Plugins
In reply to: [ScrapeAZon] Add Amazon Associate ID to shortcode’s countryGreat!! thank you very much for you support. I cann’t wait to see a new revision with that feature 🙂
Forum: Plugins
In reply to: [ScrapeAZon] Add Amazon Associate ID to shortcode’s countryAmazon keep same API keys if you register and join with same email. You can try with scratchpad for UE Zone, for US Zone you need 3 sales for to used API.
Forum: Plugins
In reply to: [ScrapeAZon] Add Amazon Associate ID to shortcode’s countryThank you for you fast reply.
I’ve read and if I’m not wrong. You only earn commission if you are registered in the affiliate of the corresponding country with the tag provided by each country in Amazon.It wouldn’t be difficult to add as you said. With my skills and your code would take a long time, but I think it could work, so it’s can keep correct tag for each country of affiliate and you can earn commission.
Thanks in advance.
%%ct_desc_%% no work for my, some news about update?
Forum: Plugins
In reply to: [Contact Form 7] How Rendering Numbers on the Number Sliderbut it’s need some kind of input for rendering number
Forum: Plugins
In reply to: [Contact Form 7] Range Not Rendering Numbers on the SliderHi, I have same issue. how I do to put this:
<!– Use any of your custom input strings below, generally don’t touch the output code (except for the value of 50 if you wish) –>
<form oninput=”output1.value=slider1.value”>
<input type=”range” name=”slider1″ value=”50″/>
<output name=”output1″ for=”slider1″>50</output>
</form>
<!– End HTML Form Code for CF7–>Thanks
hi, my WP theme use custom variables in permalink as %city% and %customcategory%
somehow for add this variables to Yoast Seo Title template?
Thanks
Hi, nice plugin but don’t work rename postTitle with my theme (geotheme) when upload images by frontend
I have the same problem, dark style hide text font
Forum: Plugins
In reply to: [The Events Calendar] Multiday event less SundaysHi, so PRO has this feature? I can create a event for example: Thursday,Friday,Saturday and Monday or Thursday,Friday and Monday
Thanks