viceversa
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Editor Tools] Can't hide border in tables/cellsUse CSS:
table, th, td
{
border: none;
}Forum: Plugins
In reply to: [Flickr Photostream] Lightbox unavailable after upgrade to WordPress 4.0Did you try to remove the extra onclick code with Firebug (or similar tools) and see whether it makes a difference?
Forum: Plugins
In reply to: [Flickr Photostream] Lightbox unavailable after upgrade to WordPress 4.0Hi be3designs,
I believe the issue was due to a conflict with another incompatible plugin after the upgrade to WP 4.0. The same plugin was also causing issues to the editor, but I didn’t link the 2 things at that time.
Did you try to disable all other plugins beside flickr-photostream and see if the problem persists?
I inspected the HTML code for each picture on your page and it looks different than mine. You seem to have some extra code associated to the onclick event but I don’t know where that comes from. I am wondering if that may be generated by another plugin and may somehow interfere with the logic of flickr-photostream.
Best Regards,
Marco.Forum: Plugins
In reply to: [GEO my WP] Setting location through Lat/Long not working as expectedHi Eyal,
thanks for your quick action! I think you took the right decision to have more people join in. I have indeed subscribed to the GeoMyWP forum on your site and re-submitted this bug report there.
Looking forward to your analysis and possibly a fix. 🙂
Kind Regards,
viceversaForum: Plugins
In reply to: [GEO my WP] Setting location through Lat/Long not working as expectedThank you Eyal!
I originally intended to post this request to your site, but in the registration process you ask for too many mandatory information (some personal, like date of birth or gender, some totally weird like dance level or fruit?!?), so I gave up and opted to post it here instead.
If you decide to simplify the registration process to your site and limit it to more essential and necessary information, I will be glad to register and post future similar messages to your forum.
Thanks for your understanding.
Kind Regards,
viceversaForum: Themes and Templates
In reply to: [Path] Slider changes size of photosI have a somehow related problem on my test site. It seems to be linked to the original resolution of the images that are used as Featured.
I used 2 test Featured Images:
(1) An image with original resolution greater than 660px x 300px: this is resized and cropped correctly
(2) An image with original resolution below 660px x 300px (namely 604px x 403px): this has been kept as is, with the result that it is not of the expected ratio (i.e. the ratio is different than that for image (1))The overall effect is that the slider resizes at each image switch.
Kind Regards,
ViceversaForum: Plugins
In reply to: [GEO my WP] Cannot close pop-up box in single mapMany thanks for the quick answer and the fix!
It is true that the info-box will always be constrained by the size of the map container, so this may have indeed no universal solution.
Kind Regards,
ViceversaForum: Plugins
In reply to: [GEO my WP] Link to posts in search results map not working for map onlyThank you! 🙂