Manux_oS
Forum Replies Created
-
Forum: Plugins
In reply to: [Grid WUD] Insert in php?Thanks Danny, for sure you have to go and enjoy the weekend!
Forum: Plugins
In reply to: [Grid WUD] Insert in php?Here is my code if someone wants to show it only at home page:
<div class="wud"> <?php if( is_front_page()) : ?> <?php echo do_shortcode('[gridwud slug="smartphone" button="1"]'); ?> <?php endif;?> </div>
Forum: Plugins
In reply to: [Grid WUD] Insert in php?Hey Danny,
Thanks ??
It’s not done yet ?? I will need your support again! I have also complete the contact form in your website!
Forum: Plugins
In reply to: [Grid WUD] Insert in php?It’s ok i managed to control the height.
Thanks for your time
Forum: Plugins
In reply to: [Grid WUD] Insert in php?Sorry Danny, had to disable it again for some time, you can have a look now.
Clean your cache if you don’t see it.
Thanks
Forum: Plugins
In reply to: [Grid WUD] Insert in php?Thanks so much Danny,
You can have a look now. TechValue.gr
Let me know if you need any help testing etc
Forum: Plugins
In reply to: [Grid WUD] Insert in php?I took a screenshot for you to check your cool plugin in action:
https://techvalue.gr/wp-content/uploads/2016/08/wud.jpg
I had to remove the code, it’s a live site.
Forum: Plugins
In reply to: [Grid WUD] Insert in php?Thanks for your support,
For a start i tried the following:
<div class="wud"> <?php echo do_shortcode('[gridwud slug="smartphone" button="1"]'); ?> </div>
Worked nice! You can check here: TechValue.gr
Is there any way to control the height?
.wud { clear: both; margin: auto; max-width: 960px; padding-top: 10px; text-align: center; }
Thanks ??
Forum: Hacks
In reply to: How to disable auto wordpress emmed scriptthanks for the code nadeem khan, it worked like a charm for wordpress 4.5.2
Forum: Plugins
In reply to: [Wpi Multiple Contributors] Not displaying contributorsSure i can send you the theme files if you want to have a look, just give me your email. Thanks for the interest.
Forum: Plugins
In reply to: [JCH Optimize] Does it combines all js?Hi and thanks for your plugin. I have a similar issue. The plugin doesn’t combine /wp-includes/js/wp-embed.min.js and /wp-includes/js/wp-emoji-release.min.js. Are they inside the body or it’s an issue of the plugin? I am using WP 4.5
Forum: Reviews
In reply to: [Speed Booster Pack ? PageSpeed Optimization Suite] Excellent!Works fine with wordpress 4.2.* ?
Thanks ??
Forum: Plugins
In reply to: [Heartbeat Control] not working for meThanks for the support, i managed to fix that by removing 2 plugings.
Widget tab and wp review. Now i don’t have any admin ajax to slow down my site even if i don’t use this plugin (heartbeat control)
This is my website: https://techvalue.gr
KennethBraveOne has a point,
Google moved to the top some mobile errors for the pagespeed insights these days.
My website has 99/100 user experience and the “Size tap targets appropriately” error was at the bottom, now is at the top. Looks like mobile experience now is a top priority. But the pagespeed insight tool in my opinion is not working so good at the moment, all my links are big enough and optimized so nobody misclicks nothing.
Forum: Plugins
In reply to: [WP Hide Category] Plugin modification to make it workThe code doesn’t work as it should i think.
I have a post inlcuded in 2 categories.
I hide the 1 category and the post disapears.I want to use this plugin so i can hide “Featured” category which is used for an image – post slider.
thanks