tizz
Forum Replies Created
-
@all – I don’t think that tracking is allowed by default. I guess you can allow it only by checking the option: look in your SEO dashboard.
But I may be wrong.With the last two versions (now 1.5.3.3), %%title%% is still near the site name in picture tag page.
Any advice?otherwise I would have been in a difficult situation towards a “real” client.
@maria-elisa, this is a bad thing to remind since NextGEN is free and support is free too – and this is valid also for all free WordPress themes & plugins and for its support Forums.
@borismoggy Could you please post an URL as example to what you see?
It’s not clear what you are experiencing and what you would to achieve.@highprrrr For “disabling” do you mean deactivating the plugin?
You don’t lose nothing if you deactivate NextGEN, as for any other plugin; galleries are on the server and options, paths, etc. are on database.
But as for many plugins that insert code or shortcodes in pages, when deactivated it doesn’t degrade gracefully.Forum: Themes and Templates
In reply to: [Leaf] Leaf index page added massive amount of page height@systemv1 And now you should update WordPress – you are using an old, buggy and insecure version.
@cais, I have checked right now with Sucuri that site and the results are negative for malware (maybe I haven’t seen nothing on that page because I have Adblock installed).
Surely for @torteliert it is better to scan the site anyway locally with a good antivirus, but now I realize that probably you’re right on the second suggestion.@abreck, did you try to activate a WordPress default theme, deactivating all other plugins and clear cache to see if the issue is still present?
After that, if you reactivate them one by one, each time checking, you can see what plugin is in conflict.@torteliert, did you try to activate a WordPress default theme, deactivating all other plugins and clear cache to see if the issue is still present?
After that, if you reactivate them one by one, each time checking, you can see what plugin is in conflict.@nhbeachguy What you are asking is not an option, so it’s impossible without code hacks.
The only thing that comes at my mind is (via ATP function from the editor) put one single image of the gallery choosing “1” and select “yes” in add hidden images. In this way the gallery will opens from a single pic, but the pagination will be automatically activated too, so you’ll have to exclude it with CSS.
The bad side of this method is that the page load could slow.Forum: Themes and Templates
In reply to: [Leaf] Leaf index page added massive amount of page heightI don’t see any white space under the main content, not even in Chrome.
The lenght of the main content is given by the lenght of the sidebar.@damiano.morosi, I don’t recommend using Artisteer. If you have other issues, consider the idea of throwing it away and choosing a theme between free WordPress themes repository.
@damiano.morosi, it’s possible that you’ve made some “crazy” customization in your CSS theme and maybe in NextGEN CSS, but in this case I believe that the issue is brought by the theme customization.
If you want to settle things once and for all, restoring the originals CSS for both theme and NextGEN will surely fix the issue.
Otherwise, at the moment you could try to remove thatline-height: 105%;on line 72 of your theme stylesheet, in a custom CSS area or a child-theme (line-height:none;to the same classes or part of them).
If it’s not enough, restore the original theme or ask to the theme support.Forum: Themes and Templates
In reply to: [Leaf] Front Page Slide Titles cut off in IETry
#iview h2 {font-size: 14px; font-size: 1.4rem; white-space:nowrap;}
in theme Custom CSS area.
You may need to clear your cache.@nppbc, are you using shortcode or ATP function to display that particular gallery?