Mark Shirley
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Installing Jquery sripts into wordpressThanks (Jackson)
Think I’ve tried that method think I’ll try and find a plugin but so far found nothing similar to the codecanyon scroller above that’s avaailable.
Forum: Fixing WordPress
In reply to: Installing Jquery sripts into wordpressThanks not sure if thats the problem I love this scroller just cant seem to get it to work in wordpress the guy who created it says its easy to install in WP beats me what I’m doing wrong.
Forum: Fixing WordPress
In reply to: Installing Jquery sripts into wordpressRE: see above
Forum: Fixing WordPress
In reply to: Installing Jquery sripts into wordpressSorry link to my code is below. I have placed all my assets and images in the root of my testsite child theme Im working in twenty eleven.
These are the jquery scripts that came with the slider.
jquery-1.6.1.min.js
jquery-ui-1.8.10.custom.min.js
jquery.wt-lightbox.js
jquery.wt-lightbox.min.js
jquery.wt-scroller.js
jquery.wt-scroller.min.js
slider.jsThis is in my functions.php to enque the scripts
https://pastebin.com/ULL7S2pWThis is slider.js and is in my js folder at the root of my child theme
https://pastebin.com/yssKsETjthis is the link to the plugin page
https://codecanyon.net/item/jquery-horizontal-image-scroller-w-lightbox/112734Forum: Fixing WordPress
In reply to: Installing Jquery sripts into wordpressHow do i use pastebin I’ve copied my code into it but where do I connect it to my post
Forum: Themes and Templates
In reply to: Add serchbox to nav in twentyelevenCant get that to work either I probably need to learn how to create a widget area in the header. I’m working on wide pages so there is no widget available. I’ll have to figure out how to create a widget area in the branding or navigation I’ll post back if I have any success – thanks
Forum: Themes and Templates
In reply to: Add serchbox to nav in twentyelevenalchymyth
I didnt remove the searchbox, I just want move it into the navigation bar
Forum: Themes and Templates
In reply to: Add serchbox to nav in twentyelevenWow – thanks for all the help but I’ve also tried that as well
this is what I have in my child themes function.php file below
for adjusting my header size.
I’ve tried the code inside and outside the <?php….?><?php define( 'HEADER_IMAGE_WIDTH', apply_filters( 'twentyeleven_header_image_width', 1000 ) ); define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'twentyeleven_header_image_height', 100 ) ); ?>
[Please post code snippets between backticks or use the code button.]
Forum: Themes and Templates
In reply to: Add serchbox to nav in twentyelevenThanks hkalant
This was one of the first solutions I found but just cant get it to work in twentyeleven child theme just crashes my functions.php file and I have to go into the file directly and take it out to restore the site
Forum: Themes and Templates
In reply to: Add serchbox to nav in twentyelevenThanks esmi,
sorry forgot to mention that i was going to edit the child theme I had already created. The code I was looking for was to place the search-box into the main navigation. I have found examples of how to do this in twentyten but not twenty eleven.
Hey did you sort this problem I’ve the same problem I cant center my thumbnails
Forum: Fixing WordPress
In reply to: Moving sidebar from right to left in TwentyTen problemThis works, but does anyone know how to make the left hand sidebar narrower using the code from above I have a menu sat in it but just cant figure how to make the content area to the right wider and the sidebar to the left narrower.
Forum: Fixing WordPress
In reply to: Deactivate first item in twentyten menuThanks that done the trick
Forum: Themes and Templates
In reply to: Graphic in left hand corner of twentyten browser windowThanks for the code but that’s not worked maybe I’m placing it in the wrong place
Forum: Themes and Templates
In reply to: Graphic in left hand corner of twentyten browser windowI’m working locally at the moment the design is pretty straightforward I just need the logo to behave as the link.