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 :)
ctoweett
tagDiv Member

I agree maybe separating the code is a better option, I have seen some people also removing bbpress and woocommerce codes inside the style.css file.

ctoweett
tagDiv Member

Do you want to make or edit a post with td composer? Or are you only talking about changing the look (design) of the post? If you mean the latter, you can check out the new tagdiv cloud library plugin https://forum.tagdiv.com/tagdiv-cloud-library-plugin/ which can be used together with tagdiv composer. Make sure you have disabled wp bakery.

ctoweett
tagDiv Member

You are welcome.

ctoweett
tagDiv Member

You are welcome.

ctoweett
tagDiv Member

Good to hear it works for you. I also liked it as a separate plugin at first. But I like when it was merged because it streamlines my site styling flow.

ctoweett
tagDiv Member

The only plugins that come with the theme are the recommended plugins, namely TagDiv Composer, Visual Composer, Revolution Slider, Social Counter and Speed Booster (and tagdiv AMP).

ctoweett
tagDiv Member

Check for the “Limit post number:” feature in that block in the General tab and adjust it as you see fit.

ctoweett
tagDiv Member

This shows in gtmetrix http://prntscr.com/ksb3p8. There is definitely a problem.

ctoweett
tagDiv Member

The theme does not support infinite loading or auto-loading on single posts. Maybe in a future update, as mentioned by theme authors.

ctoweett
tagDiv Member

You should only use your username ElDiestroOle in the theme panel without the @ nor as a full URL.

ctoweett
tagDiv Member

The recommended way to update the theme is via ftp https://forum.tagdiv.com/how-to-update-the-theme-2/. Make sure you update the theme’s plugins also (manually via FTP too if you cannot access your site).

ctoweett
tagDiv Member

The mobile theme folder is insider the Newspaper>Mobile section. You cannot edit the mobile theme inside the child theme, only in the main theme. So you will have to keep a backup of the mobile folder so you do not lose it with any new updates. But remember the mobile plugin is built for speed, so custom modifications are not supported by tagdiv team (I don’t work here).

ctoweett
tagDiv Member

You cannot make or edit posts with tagdiv composer. It only works with pages. You can use wp bakery visual composer and disable tagdiv if you want to create posts using a page builder.

ctoweett
tagDiv Member

Use the filter tab of the block (Where you see general, filter, layout, etc when editing the block with tagdiv composer) and make sure you change the “All categories” feature to the one you want for that block.

ctoweett
tagDiv Member

That space is the sidebar. You need to add widgets to the sidebar. Go to Appearance>Widgets in your WordPress dashboard and add your widgets to the ‘newspaper default’ sidebar.

ctoweett
tagDiv Member

You need to share some screenshots of the problem you are experiencing. Also, see this guide https://forum.tagdiv.com/tagdiv-composer-tutorial/

ctoweett
tagDiv Member

I don’t know if this will help you. Paste it in your functions.php (remember to backup the file first) and test again. The code disables Stylesheet added by the Multipurpose plugin.

//Remove Multi Purpose Style
add_action( 'wp_enqueue_scripts', 'remove_multi_purpose', 20 );
function remove_multi_purpose() {
wp_dequeue_style( 'td-plugin-multi-purpose' );
}
ctoweett
tagDiv Member
ctoweett
tagDiv Member

That footer comes with predefined content and any changes to it can only be made by tinkering with theme files. Just use a footer without content (such as footer style 5) and insert the widgets and change them as you like (you can use block 7 for the popular posts).

ctoweett
tagDiv Member

Stretch the row containing the block like this https://www.screencast.com/t/II6LCBDb5w

ctoweett
tagDiv Member

Okay. I get it now. The other settings do not reset. I will keep looking if the issue recurs and report. Last time it did was after updating to version 9.0.1 and the recent one I am not sure.

ctoweett
tagDiv Member

You sound like a bot with this reply every time you use it.

ctoweett
tagDiv Member

The plugins that come bundled with the theme are updated with every new theme update. So, just ignore the message until the next version of the theme comes up.

Viewing 25 posts - 201 through 225 (of 1,001 total)