Press Pixels
Forum Replies Created
-
Looks like you were spot on with both issues 😉 I have fixed them both and will release an update in about an hour, thanks for letting me know!
Once you have run the update you should be able to remove the duplicate plugin and also the CSS issues mentioned above will be automatically fixed!
Hello! Had a look at your site, I see you did a lot of custom stuff that could be throwing it out… to fix the comment positioning – look for this in your CSS file for the theme; change the top value to -40 (for example)
/* Comments link */ .entry-header .comments-link a { position: absolute; top: 10px; right: 0; }The CSS you mentioned is from our code, it makes sure the slider does not place images above the main site content – not sure why it is conflicting so drastically on your site. De-activating the plugin should stop it completely – if it is still showing I think you have a caching issue, try clearing the cache and also trying a new browser once disabled.
I will do a fresh install here to make sure and confirm, and if I find anything weird will drop you a message ASAP -__-
Forum: Plugins
In reply to: [Site Background Slider] [Plugin: Site Background Slider] Not working locallyhello @shannonnoack and @ramje!
Check your html page source (from browser), there are 3 background slider JS files, which should be like this for example:
/wp-content/plugins/site-background-slider/assets/jquery.vegas.jsIf the path will not open then try see what is wrong with it, we had an issue where the slider was installing into /background-slider/ but that was fixed in an update.
Or mail me your site address when online and I will check for you 😉
Forum: Plugins
In reply to: [Site Background Slider] [Plugin: Site Background Slider] Not working locallyHello! obviously working local you cannot show me your site – but check your page source for your home page and make sure the Site Background Slider JS files are reachable – there should be 3 I think, and the CSS – also make sure your image folder contains just images, no other folders and also no weird characters in the filenames -__-
Lastly try putting your theme and the plugin on a live test site, then I can see why it is not working for you!
@fatpenn Ok I can see your site now 😉 And the images are there, but you have a double // in your URL – just remove it in your specified folder – also try disabling the jQuery call – as I think your site already is calling jQuery.
Lastly try setting the default them just to check if it is working, with other widgets disabled as I notice you have multiple slideshows and java on your page that is conflicting, I have noticed 7 errors on your front page as conflicts which is most probably the cause of the problem. Good Luck 😉
@stayonpoker yes that is a good point, but as the images are read from a folder and not stored in a database this would take a bit of thinking 😉 I will put it on the upcoming features list…
@fatpenn when I got to that URL I get a 404 no image error 🙂 And when I go to your main site i see no Site Background Slider, you disable it and remove images?
That is possible to do, but I dont see what the benefit is to adding a link to the background images?
The rotating images are just for the background, behind the content – would be a bit odd to have that linked… unless you added a text link on the baseline or something…