dandv
Forum Replies Created
-
Forum: Plugins
In reply to: [Raw HTML] !RAWBLOCK0!You don’t need this plugin if you use Avada.
Avada’s FusionBuilder has a Builder Element called Code Block. That will pass through any code you enter there.
Forum: Plugins
In reply to: [Simple Author Box] I don't know where to add the codeloop-single.php
? Shouldn’t that besingle.php
instead?Forum: Reviews
In reply to: [WP Subtitle] Excellent plugin.Thanks Husani for giving Ben Huson (surprisingly similar last name) commit access too.
Forum: Reviews
In reply to: [WP Subtitle] Ok I got itEdit the Single Post template and add it before
<?php the_content(); ?>
.I have the same problem: just installed the plugin, the Glossary page was created automatically. Added two terms, and they showed up fine in the glossary page.
However, clicking on any of the terms leads to a 404 page.
The page is at https://wordpress.idorecall.com/glossary for now; if that link is dead by the time you check this, please try https://idorecall.com/glossary
We’re using the Avada theme with very few plugins:
Fusion Core
LayerSlider WP
Revolution Slider
Simple Author Box
WP SubtitleI’ve deactivated both Sliders and that didn’t solve the problem.
Forum: Reviews
In reply to: [Popup Builder] Happy blogging!This is a cool plugin actually. I’m sure users will rate it highly as they discover it.
Forum: Reviews
In reply to: [Popup Builder] Happy blogging!Not very cool to rate your own plugin 5-stars. It’s like “Liking” your own Facebook post.
Forum: Plugins
In reply to: [ITRO Popup Plugin] Your demo page is broken(it’s linked at https://www.ads-software.com/plugins/itro-popup/screenshots/)
@WEB-SETTLER – not cool to solicit 5-star rating. Anyway, not nearly as lame as rating your own plugin.
Forum: Plugins
In reply to: [Landing Page Builder - Free Landing Page Templates] Plugin doesn't show upLook more closely, it does show up in the side bar as “Landing page”.
Forum: Reviews
In reply to: [Landing Page Builder - Free Landing Page Templates] Nice PluginHave you just reviewed your own plugin?
Forum: Plugins
In reply to: [SlimStat Analytics] Hi, I like slimsta. But slimstat cpu overloadWow, great blockquote formatting there, wordpress forums. Let’s try again with code:
mysql> SHOW PROCESSLIST; +-------+---------+------+-------------------------------+------------------------------------------------------------------------------------------------------+ | Id | Command | Time | State | Info | +-------+---------+------+-------------------------------+------------------------------------------------------------------------------------------------------+ | 12990 | Sleep | 27 | | NULL | | 12994 | Query | 70 | Sending data | SELECT id FROM wp_slim_stats WHERE ip = '3191469579' AND language = 'en-us' AND country = 'a | | 12996 | Query | 70 | storing result in query cache | SELECT id FROM wp_slim_stats WHERE ip = '2921651987' AND language = 'xx' AND country = 'us' | | 12999 | Query | 66 | Sending data | SELECT id FROM wp_slim_stats WHERE ip = '2975066379' AND language = 'pt-br' AND country = 'b | | 13000 | Query | 70 | Sending data | SELECT id FROM wp_slim_stats WHERE ip = '1113027096' AND language = 'en-us' AND country = 'u | | 13001 | Query | 71 | storing result in query cache | SELECT id FROM wp_slim_stats WHERE ip = '2921651987' AND language = 'xx' AND country = 'us' | | 13005 | Query | 72 | storing result in query cache | SELECT id FROM wp_slim_stats WHERE ip = '2921651987' AND language = 'xx' AND country = 'us' | | 13010 | Query | 72 | Sending data | SELECT id FROM wp_slim_stats WHERE ip = '3191469579' AND language = 'en-us' AND country = 'a | | 13012 | Query | 4 | Sending data | INSERT INTO wp_slim_stats ( ip, language, country, searchterms, resource, content_info_id, browser_i | +-------+---------+------+-------------------------------+------------------------------------------------------------------------------------------------------+ 11 rows in set (0.13 sec)
Forum: Plugins
In reply to: [Add Meta Tags] Ability to disable automatic og:site_nameMore generally, it would be great if Add Meta Tags scanned through the custom meta tags added via individual pages, and suppressed its own tags, to avoid duplication.
For example, if I add a custom <meta property=”og:title”>, the plugin should not add the title of the page again, because that will cause a warning at https://developers.facebook.com/tools/debug/
I believe selecting the 150×150 thumbnail is a problem, because Facebook complains with the following message:
All the images referenced by og:image should be at least 200px in both dimensions, with 1500×1500 preferred. (Maximum image size is 5MB.) Please check all the images with tag og:image in the given url and ensure that it meets the recommended specification.
Forum: Plugins
In reply to: [Social Media Widget] [Plugin: Social Media Widget] Specify image sizesI mean, how do I get commit rights to the SVN repo here? Or should I just submit a patch?