almarma
Forum Replies Created
-
This is really annoying. #14sskillz, true, making smaller separate jobs fixes it, but it’s not a permanent solution IMO, as one of my sites has about 200MB and I’ve discover each jobs shouldn’t be bigger than about 20MB, so for now, only for this site, I need about 10 jobs to make the file backup! Pretty useless. It a pity, as I loved this plugin, but Daniel seems like he has disappeared 🙁
I hope to read some news soon, if not, I’ll need another plugin for backups. It’s so important I cannot wait for so long :(.
I write again to mark it as resolved (I cannot edit the previous post to fix it 🙂
Yes!! It’s working now!!
Thank you very very much for your kind and fast support!!! I really like Transposh!!
Any news Daniel? I see more and more people having this issue.
In some of my sites I didn’t update to 2.1.11, I keep using 2.1.10, but I’m starting to see the same issue on those too. I don’t know why!My server is using PHP 5.2.17 (just in case it helps you).
#OddOneOut, sorry, but you didn’t explain it well in the documentation (at least, for me). Not all WP users or even web-masters are programmers. I’ve read your documentation several times and it was impossible for me to understand and locate that handler name (I’m having problems with google-analytics.js). Let’s see if I manage to fix it (I just came here from Google looking for “what is a script handle” 🙂
For my it started to happen from 2.1.11 version. Before, it was working perfectly. And it also happens with DB tasks too in all of my blogs.
Any ideas Daniel?
Thanks for this plugin Daniel. It’s one of my favorites. It’s great most of the time 😉
Same problem here with all my WP sites using this plugin. All have exactly the same issue (the same described in the first post. I hope it can be fixed in the next plugin update
Forum: Plugins
In reply to: [qTranslate] [Plugin: qTranslate] Artisteer logo only in default languageHi Brasofilo,
Sorry, I sent this posts to the creator of the theme generator and he told me the CSS he sent me yesterday was from another version. He told me the correct one is this:
Does it helps?
Forum: Plugins
In reply to: [qTranslate] [Plugin: qTranslate] Artisteer logo only in default languageHi Brasofilo,
The developer of the theme engine I’m using for WP has sent me two screenshots of the code used to create the logo image. I hope it helps:
Sorry for the images, I hope you (or anyone) can read it using that link.
Thank you!
Forum: Plugins
In reply to: [qTranslate] [Plugin: qTranslate] Artisteer logo only in default languageHi again Brasofilo,
Sad to read the PHP was not useful :(.
Yes, the CSS for the logo is created by the theme options. I’ll try to contact the creator of the theme generator I’m using to try to get a fix. Thank you for your follow-up.Forum: Plugins
In reply to: [qTranslate] [Plugin: qTranslate] Artisteer logo only in default languageHi Brasofilo,
I’m not a programmer but I know a little about it. I’m guessing the code is this:
<?php if (function_exists('tt_option') && tt_option('header_mods_enable') == 'Yes') { ?> <div class="art-logo"> <div class="headerleft" <?php if(tt_option('header_blog_title') != 'Text') { echo 'id="imageheader"'; } // start header image ?>> <?php if(theme_get_option('theme_header_show_headline')): ?> <?php $headline = theme_get_option('theme_'.(is_single()?'single':'posts').'_headline_tag'); ?> <<?php echo $headline; ?> class="art-logo-name"><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></<?php echo $headline; ?>> <?php endif; ?> <?php if(theme_get_option('theme_header_show_slogan')): ?> <?php $slogan = theme_get_option('theme_'.(is_single()?'single':'posts').'_slogan_tag'); ?> <<?php echo $slogan; ?> class="art-logo-text"><?php bloginfo('description'); ?></<?php echo $slogan; ?>> <?php endif; ?>And the CSS is created by the theme. There, I said it to use that logo image, and the padding info to set the position.
Does this give you any clue?
Thanks for your interest!
Same problem here. I run WordPress in my own hosted server. Worpress 3.2.1. Everytime I click on Save Settings, page reloads and those two boxes are empty again 🙁
OK. I fixed it myself. The problem was the API key. It was incorrect. You must go to https://code.google.com/apis/console/, The click on “Services” on the left menu, then activate “Google+ API” button, and then go to “API Access” in the same menu on the left. Copy and paste that API and it will work
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Javascript display issue with ChromeI upgraded to 2.0.1 and keep having the issue too. You can check it at http://eilertsen-granados.com/ The front page carrousel is done with the plugin. In “Transition Style” I’m using “Default fade”.
Forum: Plugins
In reply to: [Slideshow Gallery Pro] Javascript display issue with ChromeCpres, when? I’m also having this bug 🙁
One more that wishes to have the Google +1 button!!!