hutton001
Forum Replies Created
-
Forum: Hacks
In reply to: attachment images galley to the fancybox jquerysorry..
How can I get the pictures on the page, this javascript?$("#manual2").click(function() { $.fancybox([ 'here_image_01.jpg', 'here_image_02.jpg', { 'href' : 'here_image_01.jpg', 'title' : 'Lorem ipsum dolor sit amet, consectetur adipiscing elit' } ], { 'padding' : 0, 'transitionIn' : 'none', 'transitionOut' : 'none', 'type' : 'image', 'changeFade' : 0 }); });
Forum: Fixing WordPress
In reply to: Insert two different contents in differt loopsthis is the page where i have to insert the plug-in:
https://test.bricevimenti.com/contatti but i dont understand how to write code to create the plug-in contact form.Forum: Fixing WordPress
In reply to: Insert two different contents in differt loopsi dont understand as insert code the plugin… i am not very expert in wordpress..
Forum: Hacks
In reply to: List categories with descriptioni delete widget in sidebar and used function in un normal tag
div
external theif
conditional.
Now i see the list category: https://test.bricevimenti.com/Forum: Hacks
In reply to: List categories with descriptionSorry… i have found the problem..
in the function i callingglobal $post;
and this created an error.Forum: Hacks
In reply to: List categories with descriptionnope… this function is calling out the widget, but nothing is displayed
Forum: Hacks
In reply to: List categories with descriptionthis is code sidebar.php
https://pastebin.com/ppxss98EForum: Hacks
In reply to: slideshow with different pictures on each pageI found the problem, I deleted the tag
<a href="#" title="This is an example of a caption">
, but if i wanted pictures with the link in the future?Forum: Hacks
In reply to: slideshow with different pictures on each pagethis is site test on-line: https://test.bricevimenti.com/contatti
Forum: Hacks
In reply to: slideshow with different pictures on each pageI do not understand, the images address is ok … i see her and dont have error javascript ??
the code does not change the background image in the tag
<div id="slider">
Forum: Hacks
In reply to: slideshow with different pictures on each pagehi, i have attached two images with media upload and i have used old makeImmagineGallery … in rendering the page, the images are both, but in the slideshow to see a single.
Forum: Hacks
In reply to: slideshow with different pictures on each pagehelp please!
Forum: Hacks
In reply to: slideshow with different pictures on each pagei have delete “for test” the second loop .. but the images are not displayed.
Forum: Hacks
In reply to: slideshow with different pictures on each pagewhat is
$image->guid
?Forum: Hacks
In reply to: slideshow with different pictures on each pageI have create this template page
[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]
but does not load its images..