Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
GadgetViper
tagDiv Member

Hi Steven,

Thanks, If it’s working in Canada it must be fine in the US too, I did load some other Newspaper themed sites into the Proxy page and they didn’t display images either, I guess the Proxy has trouble loading images that do not include the full URL path.

GadgetViper
tagDiv Member

Hi Bogdan,

Thank you for taking the time to respond. I like the feature of being able to select a custom sidebar in the post options, however it would be even better if you could multiple sidebars and even better to be able to drop and grab them into order.

The reason I suggest this, is that if you want just one or two additional widgets items in your sidebar as well as the standard widgets such as the Social Counter and categories, in order to achieve this you have to make a complete new sidebar set that also include the social counter and any others you still want visible. Doing this requires you to re-populate all the settings for the social counter each time you drag it into a new custom sidebar.

If we were able to keep the newspaper defualt sidebar but also add additional custom sidebars below it, it would be a great feature, maybe it’s something you guys could consider on a future update?

GadgetViper
tagDiv Member

^ FIXED ^ – Thanks Alin 🙂

Fully operational again and updated to version 6 🙂

GadgetViper
tagDiv Member

Alin……… THANK YOU!

You nailed it!

One tiny rogue bit of CSS from a random plugin…… crazy

GadgetViper
tagDiv Member

Hi,

The speed booster plugin will be disabled with almost all other plugins as default, it’s just that Akismet is the top of your plugins list due to it starting with “A”

You need to edit the Speed Booster.php and remove this section of code:

———————

// disable the plugins if there are incompatible plugins
$active_plugins = get_option(‘active_plugins’);
//print_r($active_plugins);
//die;
foreach ($active_plugins as $active_plugin) {
if (!in_array($active_plugin, $this->allowed_plugins)) {
define(‘TD_SPEED_BOOSTER_INCOMPATIBLE’ , $active_plugin);
return;
}
}
————————-

That will prevent it from being disabled by default.

GadgetViper
tagDiv Member

Hi Chris,

I took your advice and tried F12 in Chrome and saw the Twitter errors, that was the social plugin in Jetpack. I’ve since removed the social plugin and I’ve also disabled Jetpack.

I’ve looked at some of the other themes to see if the sidebar is also displaying below the main content and they appear to be functioning correctly.

I’ve also noted that the shortcode for the columns appears to function fine on alternative themes

[vc_row][vc_column width="1/2"] content [/vc_column][vc_column width="1/2"] content [/vc_column][/vc_row]

Hopefully TagDiv can spot something, I adore the theme and would hate to loose it.

Also, since the update, the shortcode options in the page edit screen look like this

  • This reply was modified 11 years by GadgetViper. Reason: added a screenshot of the shortcode options
GadgetViper
tagDiv Member

Hi Chris,

Thanks for replying, I had read some of your previous posts regarding similar issues and have tried resaving the widgets and modules. The sidebar is actually there, it’s just at the bottom of the main content. It seems almost like there is a html/CSS error somewhere that’s stopping the content from floating. I’m totally stumped.

On the installation guide it suggested deleting the entire Newpaper theme, which I did prior to installing 6, I also ran the script on the welcome page.

I’m no coder or web wizard, but it almost feels like there is some missing </div> somewhere in the template files that’s breaking the theme or maybe VC is just not functioning as it should for some weird reason.

GadgetViper
tagDiv Member

Hi Marius,

I did as you suggested, but for some weird reason my sidebar is displaying under my main content and the VC shortcodes for columns are also not functioning, I’ve posted asking for help on a separate thread, but if you have any ideas what might be causing the problem, please let me know! – Site

Thanks

GadgetViper
tagDiv Member

I’m racking my brains here, it’s almost like there needs to be some correction in the html, like an open DIV or a CSS error forcing the sidebar below the content. 🙁

GadgetViper
tagDiv Member

I was just about to update, maybe I should wait till tomorrow too.

GadgetViper
tagDiv Member

Hi Peeps!

My site is a gadget and tech product review site: GadgetViper.com

Love the Newspaper theme

GadgetViper
tagDiv Member

I just completed the update,

I followed method 1 here:

https://forum.tagdiv.com/how-to-update-the-theme/

Then I updated the Visual Composer by doing this:

https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/

And everything seems fine.

GadgetViper
tagDiv Member

I have managed to eliminate all the JS files, I’d still like to reduce the 24 .css files down, if you have any suggestions?

GadgetViper
tagDiv Member

Thanks for the info, I think I’ll remove the plugin entirely then, as I dont,really,have a need for the tiled gallery.

Cheers

Viewing 14 posts - 26 through 39 (of 39 total)