peraburek
Forum Replies Created
-
Forum: Plugins
In reply to: [qTranslate X] site.com/en trailing slash missing@john Clause – it WORKS now 🙂
With the version you gave me the link (qTranslate-X Version 3.2.8) it works!
With qTranslate-X Version 3.2.7 (still official at the moment 18th of March 2015) it doesn’t add trailing slash in language chooser widget
I can send your link to my website, so you can check it out if you want, is there some way to send PM on this forum
THANK YOU for your support 🙂
Forum: Plugins
In reply to: [Broken Link Checker] check redirection destination with broken link checkerHi Janis,
you are right! I have overlooked that fact, redirections are stored in custom database tables instead of custom fields.
But is there any way to make your plugin check those database tables?
Redirections are stored in “your_WP_DB_name”_redirection_item
Columns: action_dataThank you
Forum: Plugins
In reply to: [Cyclone Slider] Feature Suggestions Thread 2015could we use qtranslate short codes for LINK URL
for example, same slider for English and Spanish
Link URL:
[:en]www.mydomain.com/english-link[:es]www.mydomain.com/spanish-linkI have tried it but it doesn’t work in version 2.9.5
Forum: Plugins
In reply to: [Cyclone Slider] Alternative Text – not working?OK – I have found the bug 🙂
in cyclone-slider-2\templates\standard\slider.php
there is a line:
<img src="<?php echo $slide['image_url']; ?>" title="<?php echo $slide['img_title'];?>" />in this line above
alt="<?php echo $slide['img_alt'];?>"is missingso it should be changed to:
<img src="<?php echo $slide['image_url']; ?>" alt="<?php echo $slide['img_alt'];?>" title="<?php echo $slide['img_title'];?>" />Please fix this small bug for next release 🙂
Forum: Plugins
In reply to: [mqTranslate] mqTranslate and multilingual SEO with Yoast seofalse alarm, it seems to work now, I have cleaned broweser cache few times, probably part of javascript code was stucked somewhere
:confused:
Forum: Plugins
In reply to: [mqTranslate] mqTranslate and multilingual SEO with Yoast seois there a way to fix WordPress SEO 1.7.1 stripping (removing) language codes [:en] [:fr] and so on from Meta Description box in Yoast (WordPress) SEO
I have tried everything stated here (editing javascript and so on), but it does NOT work 🙁
btw I am using MQTRANSLATE 2.9, WordPress 4.1
it is not personal David, but take a look at few selling points
backWPup FREE vs Updraftplus FREE
1. change folder local backups are stored – I didn’t found this option in Updraftplus free
2. Secure FTP access – not possible with Updraftplus free
3. schedule backup jobs to run at certain times – backWPup free can do it, but Updraftplus free can’t
I have installed your plugin a few times, but still I remain to stick with backWPup even it has issues with PHP 5.4
Thank you for understanding,
PBHi Daniel,
everything seems fine with BackWPup free 3.1.3 beta 6, except dates and times are not working anymore 🙁
here is Preview: backwpup_7140e9_2014-05-30_14-34-12.tar.gz
here is file: backwpup_7140e9_Y-m-d_H-i-s.tar.gzcan you see why is this happening?
I like your plugin, it´s 10 times better than updraftplus, and not annoying.
Unfortunately 1und1.de has upgraded to PHP 5.4 and it made my site with this ERROR: Could not generate a WordPress export file.
does anybody else had problems with date and time?