Eugenio Petulla'
Forum Replies Created
-
Forum: Plugins
In reply to: [Glossary] Glossary terms in list inside span tags bugUse a div instead. Actually we prevent injections of terms in span because compatibility issue with a lot of templates and with our plugin itself.
Spans were made for different purposes so I don’t think we will support them also in the future.
I’m sorry. T.T
Forum: Plugins
In reply to: [Glossary] bugs report while using the pluginBug fixed in 1.0.3
I mark this topic as resolved and we migrate this conversation in a github issue: https://github.com/CodeAtCode/Glossary/issues/25
Forum: Plugins
In reply to: [Glossary] bugs report while using the pluginHi there,
I fixed the first problem and from the next update you will also able to auto-link a term into a list. Thank you for reporting and providing us such important feedback! 🙂For the second point I can suggest some features but it’s depends only on your theme so I’m tryng to understand general needing behind your request.
1 – It’s nice to have also a shortcode bundled with the plugin that generates an horizontal list for inserting it in post or pages.
2 – We can provide a function in order to put shortcodes/widgets directly in the theme files for better customizations.
Forum: Plugins
In reply to: [Glossary] Did not get an index site & broken links!Hi manula123, today we released the new minor version 1.0.2 that solves this issue for everyone.
Thank you for reporting,
I’m closing this issue. 🙂Forum: Plugins
In reply to: [Glossary] Did not get an index site & broken links!Hi manula123,
first of all thank you for being using our plugin.For the broken links issue I suggest to regenerate permalinks, just go into your Settings -> Permalink and switch to another permalink scheme and then revert to the scheme you are actually using, and then save. This should fix your URL issue.
For the “Index” you have two options:
1 – Go under “Aspect” -> “Menu”, then use the “Screen settings” Tab on the right corner and check “Glossary Terms” in order to add glossary pages to your menu or to create a custom one. If you want manually find the index just type: http://YOUR-WEBSITE.CO/glossary
2 – Use one of the widgets bundled with the plugin (Category – aZ or Latest) and put it in a sidebar.
Let me know.
Forum: Plugins
In reply to: [Pinit: Pinterest for WordPress] Undesired pin it buttonI’ll take care of this task soon as possibile, I swear! 🙂
I have to build an option panel just for this purpose so I’m looking for other features before releasing it but I’m almost done so… keep an eye on your dashboard.
Forum: Plugins
In reply to: [WooCommerce] cant register a newbie on my account ,2.2.7Same issue here using 2.2.7 or 2.2.8
Forum: Plugins
In reply to: [Developer] Add Force Regenerate ThumbnailIt will be very usefull to have this in the developer plugin. I agree!
Forum: Plugins
In reply to: [Google for WordPress] many authors profilesfcpro provide us a link of your website and try insert shortcodes putting the editor in text mode instead of visual.
Thanks for your patience. 🙂
Forum: Plugins
In reply to: [Google for WordPress] help me with google hangoutsHello bacanzito,
I think that is impossibile to recreate the same functionality of the website you linked first using hangouts because hangouts simply doesn’t create any room at all. It works in a way totally different from other chat and every aspect is related to Google+ so you have to create some different hangouts events but every event needs one host at last, so it’s impossibile from a single user profile like me or you to create multiple events at the same time.
I’m sorry about this, but is a Google related problem, maybe in the future they will create something similar to a multi-room but for the moment we still can provide one hangout per account so you have to look for a different plugin solution to achieve your goal! 🙂
Forum: Reviews
In reply to: [YARPP - Yet Another Related Posts Plugin] Great plugin, a must have.YARPP is in my wp toolbox since version 3(long time ago), you deserved this revision! 😀
Forum: Plugins
In reply to: [imaGenius] align image rightI know the problem, it’s caused by image padding but it is easy to solve.
Choose the number of image you want display per line and after this number of shortcode you place a clear div.
This is an instance I made using your code of a two coloumns layout as you asked to me:
[imagenius size="300" link="http://mysite.com/luxest/" filter=”saturated” effect="zoom"]http://mysite.com/wp-content/uploads/2014/01/bred.png[/imagenius][imagenius size="300" link="http://mysite.com/boue-membership-request/" filter=”saturated” effect="zoom"]http://mysite.com/wp-content/uploads/2014/01/rea.png[/imagenius] <div style="clear:both"></div> [imagenius size="300" link="http://mysite.com/fa/" filter=”saturated” effect="zoom"]http://mysite.com/wp-content/uploads/2014/01/rec.png[/imagenius][imagenius size="300" link="http://mysite.com/amyr" filter=”saturated” effect="zoom"]http://mysite.com/wp-content/uploads/2014/01/rep.png[/imagenius] <div style="clear:both"></div> [imagenius size="300" link="http://mysite.com/fab" filter=”saturated” effect="zoom"]http://mysite.com/wp-content/uploads/2014/01/job.png[/imagenius][imagenius size="300" link="http://mysite.com/fashion-job-marketplace/" filter=”saturated” effect="zoom"]http://mysite.com/wp-content/uploads/2014/01/fae.png[/imagenius]Use text editor instead of visual in order to insert the clear div.
I hope it’s the solution you are looking for. 🙂
Forum: Plugins
In reply to: [imaGenius] align image rightI just added an aligh parameter, so if you update the plugin will be able to align right every shortcode.
[imagenius align=”right”]url[/imagenius]
Thank you for the feature request, very usefull and sorry for the delay of the reply, I’m very busy during this days!
Forum: Plugins
In reply to: [Google for WordPress] fatal error while activatingsamluke you can contact us directly on Google+
Mine: https://plus.google.com/u/0/+EugenioPetulla
Massimo: https://plus.google.com/u/0/+MassimoDellaRovereRegarding the issue on php 5.2, Massimo is looking for a fallback in order to avoid this problem on the old installations of PHP.
Everyone is invited to upgrade PHP on his own server. Ask to your hosting if this is possible, because PHP 5.2 is not a stable version of php, 5.3 version is! 🙂
Reference (look at the colour of the versions): http://en.wikipedia.org/wiki/PHP#Release_history
Forum: Plugins
In reply to: [Google for WordPress] fatal error while activatingI’m not able to recreate this error too.
Could you, please, check:
-Your PHP version
-Apache Version
-WordPress Versionand provide us a link to your blog?
Thanks,
Eugenio