now
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: pagination broken when excluding latest post on homepageWOW.
THANK YOU SO MUCH!
works as a charm!
best regards.
solved thanks to vtxyzzy!Forum: Fixing WordPress
In reply to: pagination broken when excluding latest post on homepageThanks for the hint.
Unfortunately, I don’t understand how to change the code to exclude the latest post of showing un in the blog feed on the home page.If anyone can “show me” the solution, i would be grateful.
Thanks anyway vtxyzzy!
Forum: Plugins
In reply to: [WP eCommerce] [Plugin: WP e-Commerce] Pages missing in WP EcommerceHello.
Are theses pages in the trash?
You could try to restore them.
Or you may delete them completely and do a fresh install of the plugin.
I’m not sure of these solutions, just trying.sandro
Forum: Fixing WordPress
In reply to: max-width for all images in the editorPerfect!
Will do this.
Had not seen this information.thanks a lot.
resolved topic!hello again,
I couldn’t wait because of work.
I found another solution installing the supersized jquery plugin on the website.
Unfortunately i had to add manually in the header the slides but i got it working.Later I’ll try again the plugin but in the meanwhile, it’s ok.
in case you need inforamtions about what i did, just post a reply here and i’ll answer asap.thanks
Hello,
Hope you are better now.
I have the same problem here except the flu…
wp-supersized version is 1.4
wordpress version is 3.2.1
Here is the link to see the default images in the background.
https://www.foraudrey-morges.ch/site/And here is the code generated by the plugin (which would be a really awsome plugin i if could make it work.
Do you know if you first have to create the folder supersized-slides and then activate the plugin?
Thanks for your help!
<!-- Supersized 3.2.6 - Fullscreen Background jQuery Plugin www.buildinternet.com/project/supersized By Sam Dunn / One Mighty Roar (www.onemightyroar.com) Released under MIT License / GPL License Adapted for WordPress (WP Supersized 1.4) by Benoit De Boeck / World in my Eyes (www.worldinmyeyes.be) --> <script type="text/javascript"> jQuery(document).ready(function($) { $.supersized({ slideshow : 1, autoplay : 1, start_slide : 0, random : 0, slide_interval : 5000, transition : 1, transition_speed : 1000, new_window : 0, pause_hover : 0, stop_loop : 0, keyboard_nav : 0, performance : 0, image_protect : 0, image_path : 'https://www.foraudrey-morges.ch/site/wp-content/plugins/wp-supersized/img/', min_width : 0, min_height : 0, vertical_center : 1, horizontal_center : 1, fit_always : 0, fit_portrait : 1, fit_landscape : 0, thumbnail_navigation : 0, thumb_links : 0, slide_counter : 0, slide_captions : 0, slides : [ {image : 'https://buildinternet.s3.amazonaws.com/projects/supersized/3.1/slides/quietchaos-kitty.jpg', title : 'Quiet Chaos by Kitty Gallannaugh', url : 'https://www.nonsensesociety.com/2010/12/kitty-gallannaugh/'}, {image : 'https://buildinternet.s3.amazonaws.com/projects/supersized/3.1/slides/wanderers-kitty.jpg', title : 'Wanderers by Kitty Gallannaugh', url : 'https://www.nonsensesociety.com/2010/12/kitty-gallannaugh/'}], slide_links : 'blank', progress_bar : 0, mouse_scrub : 0 }); });
Same thing here.
wordpress 3.2.1plugins installed are
Background Slideshow
MailPress
qTranslate
statpressVisitors
Theme My Login
WP-Cufónthanks
Never mind guys, i posted too fast:
After looking around:https://quirm.net/forum/topic.php?id=4298#post-21832
https://codex.www.ads-software.com/Function_Reference/remove_filter
I have found this on the support page of quirm.net
remove_filter('the_content', 'eshop_boing');
By adding this to the “function.php” file in my theme, it solves the problem.
Forum: Fixing WordPress
In reply to: query post add the link to the single articleWorks perfectly fine!
Thanks a lot,
I’m a beginner with php and coding…i should mark this as resolved now!
Forum: Plugins
In reply to: autonav failed to load given url no thumbnail displayed.After the host activated the glob function, everything works fine.
thanks a lot for your help!resolved!
Forum: Plugins
In reply to: autonav failed to load given url no thumbnail displayed.strange i sent you an email on the 6th of may.
I sent you a new mail 2 minutes ago!Let me know if this time you receive it.
here are the urls of the thumbnails that should be displayed on the page.
https://www.juliechapallaz.com/site/wp-content/uploads/2011/05/APPR-106×150.jpg
https://www.juliechapallaz.com/site/wp-content/uploads/2011/05/LITTLEITALY-150×109.jpg”Thanks a lot
Forum: Plugins
In reply to: autonav failed to load given url no thumbnail displayed.the wp_debug is true.
Is it what you need?thanks
Forum: Plugins
In reply to: autonav failed to load given url no thumbnail displayed.Hello
thanks for your answer,
nothing changed with your beta version.
Still have no thumbnail displayed.How can i the error log? I will transmit it to you
thank youForum: Plugins
In reply to: autonav failed to load given url no thumbnail displayed.Autonav unable to find the src of the thumbnail.
https://juliechapallaz.com/src.pngI also noted that with the debug stuff on true, there are a lot of errors showing up but my knoledge in php is so small that i can’t understand it.
help would be much appreciated.
Thanks in advance!Forum: Plugins
In reply to: autonav failed to load given url no thumbnail displayed.Seems like the problem comes directly from the thumbnails which are not created.
…
no clue.