asdevargas
Forum Replies Created
-
Yesssss!!! It works, thank you!
Hi Jeremy,
I expected the same issue: I used to have a slideshow in the following post http://devargas.com.es/the-private-eye-comic-brian-k-vaughan-marcos-martin-muntsa-vicente/ and after updating the Jetpack plugin, it turned into in a tiled gallery. I desactivated all plugins, disconnected and reconnected Jetpack, but you don’t have the “slideshow” option anymore when creating a new gallery in posts…
Any clue about what’s happening?
Thank you in advance!Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Upcoming EventsHi, yes, they provide you with a shortcode. Go to Settings and click on “Alternative methods to embed a calendar” π
Hi Jeremy,
I republished the post on my website, with other theme, and it works fine http://devargas.com.es/rocambolesc-la-heladeria-del-celler-de-can-roca-para-sibaritas/ so I guess the problem comes from the theme…? :S
Actually, it seems like the gallery has a mask or something after it that disables links in a 415px height http://www.devargas.com.es/temp/mask.jpg
I just added extra info to the entry, the sharing links are working again, but contents just after don’tYes, if I switch to Thumbnail Grid the links works perfect…
Hi Jeremy, I already check it before π
Actually, if I erase the line that contains the gallery
[gallery type="slideshow" columns="1" ids="919,920,921,922,923,924,918,917,915"]
the links works again, that’s why I was thinking that the problem may come from the gallery coding…Hello Jeremy, thank you for getting back. I think the problem is somewhere else: I inserted a slideshow, but the contents after it, like ‘ForografΓas: Meritxell Arjalaguer’ or the icons for sharing are disable, you can’t even select the text or leave a comment on the entry. If you erase the slideshow, the links works fine, so I’m wondering if there may be a bug somewhere… Actually, it happens on Chrome and Safari, with Firefox and Explorer it works fine.
Hi,
Yes, go to include/plugin/page-item.php line 531 and add
target="_blank"
so it looks like
echo '<a target="_blank" class="stunning-text-button" style="margin-top:' . $button_margin . 'px;" href="' . find_xml_value($item_xml, 'button-link') . '" >';
It worked just fine for me.Cheers,
Anne-SophieForum: Plugins
In reply to: [WP Content Copy Protection] Plugin does not work on Mac OSI’m giving this one a try, on PC it works, waiting for feedback on MAC
http://ww.wp.xz.cn/extend/plugins/copyrightpro/
Hope it helped a little…Forum: Plugins
In reply to: [WP Content Copy Protection] Plugin does not work on Mac OSSame for me… :S
Forum: Themes and Templates
In reply to: WPExplorer Adapt theme: portfolio images not showing in ChromeHi kwaimind, are you using the same theme as mine? The images that show in slider are as much as you upload them; the feature image is just to show the project in the home or with the rest of projects and you choose it from one of the uploaded ones. You can order or reorder them by puting a number. Hope it helped…
Forum: Plugins
In reply to: [Plugin: WPML translator] Homepage shows contents in all languagesI got useful support from the WPML team and they solved it perfect. Here is the thread: http://wpml.org/forums/topic/homepage-all-languages-showing-at-the-same-time/
Forum: Themes and Templates
In reply to: [Theme: Adapt] How to change "portfolio" in URL?Ok, I just found it, for my theme, but it may help someone else with similar problem. It could be found on following link: http://www.wpexplorer.com/snippet/custom-post-type-slug
πForum: Themes and Templates
In reply to: [Suffusion] Suffusion – Creating Page Without a Comments SectionHello, to remove easily comments from posts, go to main menu: “all posts” and “quick edit” of each post; uncheck “allow comments” and if un wanted too, “pingback”. Work the same for “pages”.
Cheers.