Query('#pinterest').sharrre({
share: {
pinterest: true
},
template: '<a class="box group" href="#"><div class="count" href="#"><i class="fa fa-plus"></i></div><div class="share"><i class="fa fa-pinterest"></i></div></a>',
enableHover: false,
enableTracking: true,
buttons: {
pinterest: {
description: 'Unboxing : L'édition collector de Fire Emblem Three houses',media: 'https://otakugame.fr/wp-content/uploads/2019/07/unboxing-ledition-collector-de-f-1.jpg' }
},
click: function(api, options){
api.simulateClick();
api.openPopup('pinterest');
}
});
The problem is on that line :
description: 'Unboxing : L'édition collector de Fire Emblem Three houses',media: 'https://otakugame.fr/wp-content/uploads/2019/07/unboxing-ledition-collector-de-f-1.jpg' }
It’s “easy” to correct : just put “\” before the “‘” (\’) or use double quote to define the description, but it’s a workaround :p !
Have a wonderful day !
]]>Is there a way to override this? I need the words without accents introduced by the user to be highlighted in the search results.
]]>The Title Case options fails with spanish characters. For example:
This- CONSULTE LA RESOLUCIóN OFICIAL # 1676 became –? Consulte La ResolucióN Oficial # 1676
Should be –? Consulte La Resolución Oficial # 1676
The plugin interprets latin accents as the end of a word
Regards
Ciro
“The img tag was not rewritten. No retina for… (the image path).”
If I add @2x to the image path, it’s there…and it’s twice as big as the original. ???
One thought: the server I’m testing on has a tilde (~) in the home path. For instance:
https://xx.xx.xxx.xxx/~ieee/wp-content/themes/ieee-mat/images/logo-ieee.png
Is it possible the tilde is throwing off the pathing somehow? I feel like I’ve never had this problem on this testing server before. (BTW, tried even turning off all CSS, plugins, and javascript, and it still doesn’t find the @2x images.)
https://www.ads-software.com/plugins/wp-retina-2x/
]]>The actual .htaccess is lost and replaced with an old one.
same problem with these files:
catalog.cgi,v transformed in catalog.cgiv
.htaccess.~1~ transformed in .htaccess.1
Unless there is something I did not understand this backup software can’t be used as a restoration would be very different form the original.
Thanks for passing your vision of this situation. Jacques Siboni
https://www.ads-software.com/plugins/backwpup/
]]>See this Youtube movie case:
https://www.youtube.com/watch?v=pjQI4qn7eAY
Its title is: “FOTODEPILACION LáSER EN VALENCIA” with a tilde in “LáSER”
When placed in a WP page the A with a tilde is converted into an HTML entity and the plugin-generated code stops.
<!– Vixy YouTube Embed v3.2.1 –>
<div style=”width: 560px; max-width: 100%”>
<div class=”ye-container” itemprop=”video” itemscope itemtype=”https://schema.org/VideoObject”>
<meta itemprop=”name” content=”FOTODEPILACION LÃ
(that last line ought to finish with an Atilde; entity. This forum system is turning it into the corresponding character)
After that the rest of the page’s code follows, so breaking up. I don’t know if the tilde is the precise cause of the problem but it seems to happen consistently:
https://www.ads-software.com/plugins/youtube-embed/
]]>Just found a bit of weirdness on the 404 page. The “Tags” title appears even if I don’t use tags. But if I try to delete the line of code about that, the tilde (~) moves up the page.
Interestingly, you can see this in action on the Quintus live demo: https://quintusdemo.wordpress.com/404
]]>That said, here is the issue.
I have fully developed a site on a dev server under a tilde account. Once everything was go we changed the DNS and I did my backend stuff and we waited. Now I have an issue. Then I replaced all of the references in the Db the footers disappear and I can’t log in. When I restore the Db with all the old references every internal link is broken (of course) but I can log in.
When I change the ONLY siteUURL and Home in any of the ways under the sun (admin setting, phpmyadmin, sql commands,little code ya put in the wp-login.php file) the links are still broken but now I can’t log in.
If I do a blanket find and replace of the URL references (at this point I am desperate) the widgets and slideshow images go away and get default template info and I can’t log in.
Right now I have tinkered to get most of the links (excluding some widget links that are placeholders) to work. Menus and internal references are fine. I will be able to fix the hand coded widget links once I can get in. But I still can’t get in to the admin area.
here are server specs. I am running 3.3.1 which seems to have an update flaw. Three of four sites I have run it on went down. That’s what backups are for.
Apache version 2.2.19
PHP version 5.2.17
MySQL version 5.0.92-community
Architecture x86_64
Operating system linux
Shared IP Address ***********
Perl version 5.8.8
Kernel version 2.6.18-194.26.1.el5xen
-The “Edit Image” button doesn’t show up in my image window when I go to add an image to a post. I’ve reinstalled WordPress and nothing changed.
-Whenever I add a Featured Image, the photo doesn’t show up. Instead some weird text (including “Warning: getimagesize(Object) [function.getimagesize]: failed to open stream: No such file or directory in ….”) shows up both in the post and in the spot where the featured image should go in my sidebar.
You can see the problem here: www.dessertion.com
-I want to translate my posts into Spanish, so I wanted to create a page titled “Espa?ol” — except the tilde and the n don’t show up the page’s header, yet when I roll my mouse over the word, a little label shows up that correctly reads “Espa?ol.” Can’t figure out how it can appear one way on the screen and another in the little label.
You can see the tilde problem here: https://dessertion.com/index.php/espanol/
I’m using WordPress version 3.0.4.
Are these issues related? I’m a complete beginner here, so maybe there’s some really obvious thing I’m overlooking. I’d appreciate any thoughts. ana.
]]>