Search Results for 'composer'

Results from the Forum
regio-online
Participant
#0

Hi there at TagDiv,

Hope not to make it to complicated, but I have two questions that are both related to implementing Adsense code in NewsPaper Theme (latest version 9.7). Been using the theme for two and a half years now andour newssite is growing rapidly thanks to your great theme for one. So great job.

That said: I use Automatic ads from Adsense and had pasted the code in between the <head> tags of header.php of the theme. Needless to say the when updated I had to implement that code again. Before v9.7 I implemented the code directly on different places on my pages through RAW HTML and that worked great. But since the last version this makes tagDiv Composer behave strange. I get my page in a kind of top bar of a few inches and have to scroll down. Normaly the page is screenwide, but not anymore.

What did I do?

1. removed all raw html code trough the classic editor from all pages. Now tagDiv Composer works great again
2. Added my Adsense code for automatic Ads in Theme Panel – Ads – Header Ads and all Article and Post Ads
3. Saved these settings
4. Worked on my articles and revisited my Themepanel
5. All AdSense codes in the Ads section where gone

Any idea how to fix this so I can get my revenue from Adsense up again? Do I need to remove the Adsense code out of the header.php?

Thanks in advance for your time and tips!

Kind regards

Vlad S
tagDiv Staff

Hello !

If the sidebar is created via the tagDiv Composer you can choose to hide the elements like here: https://www.screencast.com/t/TSavUebAzp

Let me know how this works

Thank you !

Calin
tagDiv Staff

Hi,

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

Woocommerce allows custom pages for shop, cart, checkout etc. You could build pages with the composer and set them. To display woocommerce elements in them, you can use shortcodes
https://docs.woocommerce.com/document/woocommerce-shortcodes/
Shortcodes can be entered in the composer, in column text elements. A similar topic here
https://forum.tagdiv.com/topic/how-to-display-products/

If there is a problem, let me know, also let me know the way you’ve implement the woocommerce shortcodes.

Thank you!

Calin
tagDiv Staff

Hi,

The single.php can be found in wp-content/themes/Newspaper/single.php but you should set the code for each post template you are using and dos are move from theme core in td-composer plugin in wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_1.php

Thank you!

Calin
tagDiv Staff

Hi,

Yes, the way you are do the update is very good; also all the changes made in theme panel or using tagDiv Composer will not be lost, but if you made some changes in theme files those will be overwrite.
Theme Install Guide -> https://tagdiv.com/how-to-install-newspaper-theme/
How to Update the Newspaper Theme for WordPress -> https://tagdiv.com/update-newspaper-theme/

Indeed the tagDiv Cloud Library can be access only if you have the theme activate.

If you are make the testing on sub-domain or localhost you have no problem with the license agreement.
You can read more abouut it here:
-> https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/

If you are using the mobile theme, then the infinity scroll will not work, but if you’ll use the responsive version then you should have the infinity scroll on mobile too

Thank you!

Calin
tagDiv Staff

Hi,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Moving forward with such requirements, a child theme will only work with functions.php, and style.css as there are very few files left in the main theme as envato requires all functionality to be added through plugins.

There is only one inline ad spot provided by the theme. I believe there are plans to add more in a coming theme update. Sorry for the inconvenience.

So for the moment you could enter the ad code in the post content itself, or try this solution provided by a theme user
https://forum.tagdiv.com/topic/possibility-to-add-multiple-inline-ads-after-multiple-paragraphs-within-content/

Thanks.

Vlad S
tagDiv Staff

Hello !

This can by achieved only on pages using the header manager , edit the page/template with tagDiv Composer and set the header on page/template.

Thank you!

SkyFist
Participant
#0

I love the Fast News template seen in the DEMO on the Newspaper site because the top of the GRID is wide and almost fills the screen

I have been using Big Grid 2 design. I then switched to Big Grid Flex 6 but it doesn’t fill the screen it retains the same dimensions of Big Grid 2.

I have used the default demo version and it still doesn’t have the wide grid!

Is this because of the code entered on the HomePage with TD composer? How do I get my GRID to be wide like in the demo?

thanks

Calin
tagDiv Staff

Hi,

The shortcode should be set in column textlike this -> https://www.screencast.com/t/5Owaghye also depend on the shortcode, maybe the tagDiv Composer can not recognizes it, please make sure that you shortcode is working, and there is no conflict wit column text ( check to see if this is working by setting some text inside the wp editor ).

Thank you!

Calin
tagDiv Staff

Hi,

Please check this article for when tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

Please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme/tested plugins, also if you are using child theme, clear all cache and try again.

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.

If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Hope this will help you!
Thank you!

eivindert
Participant
#0

Hi,

I want to remove main sidebar from mobile. I followed this from another thread, but dont work.

Please set this custom css in Theme panel>Custom code>Advance css section phones -> https://www.screencast.com/t/qUpAKhGAzT
.td-pb-row .td-main-sidebar{
display: none;
}

The sidebar is added in TagDiv composer, dont know if that cause the problem?

Simion C.
tagDiv Staff

At the moment it’s not possible to add new icons in the composer, if that is what you mean. You can only use the ones that are already included in it
http://prntscr.com/o1pyzv
Maybe this will be possible in the future, sorry for the inconvenience.

Calin
tagDiv Staff

Hi,

Please edit tagdiv composer plugin and add this line here – https://www.screencast.com/t/TNXxa3HeKeZ
<title><?php wp_title('|', true, 'right'); ?></title>

Or you can re-download the theme from themeforest, delete the current theme version and theme plugins and install the one download.

Thank you!

Calin
tagDiv Staff

Hi,

You can create sidebar with tagDiv Composer you need to set the layout you need for the row https://www.screencast.com/t/67sbV9PnoCO0 and adding elements/blocks or you can add a widget sidebar element with the composerhttp://prntscr.com/n9g3c3http://prntscr.com/n9g3fu and select the desired sidebar.

Thank you!

Calin
tagDiv Staff

Hi,

This depends on ads if those need to be set in head, then yes.
Also please check the ads documentation -> https://www.screencast.com/t/JvNoeHaZxwJ -> https://forum.tagdiv.com/ads-adsense-overview/ also you can use tagDiv Composer and set ad box were you need to set some ads.
Thank you.

Calin
tagDiv Staff

Hi,

Yes, you can achieve that using tagDiv Composer, all you need to do is to set the layout of row in 3 empty column -> https://www.screencast.com/t/5bwDe1xdmwJA after that set the elements/blocks in them; add a widget sidebar element with the composerhttp://prntscr.com/n9g3c3http://prntscr.com/n9g3fu and select the desired sidebar.

Thank you!

Catalin
tagDiv Staff

Hi,

Then if possible create a copy of the website on a staging sub-domain (with the duplicator plugin for example) in which to test the update, and try to identify the problem without affecting the working stable website. In case that is possible, provide us with an admin login to it, so we can attempt to update the theme and see for ourselves what exactly is happening. In the 9.7.3 more of the theme, files were moved in the tagDiv composer. The composer must be active at all times in order to keep using the theme at it’s fullest.
The most important currently known issues in the latest update are with the child theme, but since you don’t use a child theme that is not the cause.

Thanks

fabiomassimopari
Participant
#0

We have imported a new layout for our site.
Now we see some problems.
The search button is not working at all.
The social icons are not shown.

In general the problem is due to Jquery errors:

TypeError: e.indexOf is not a function jquery.min.js:2:83695
TypeError: e.indexOf is not a function jquery.min.js:2:83695
load jQuery
<anonima> https://news.beauty-luxury.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js:16
TypeError: tdEvents is undefinedtagdiv_theme.min.js:194:46
setMenuMinHeight https://news.beauty-luxury.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js:194
<anonima> https://news.beauty-luxury.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js:171
jQuery 2

Any suggestion to fix this?

Achal
tagDiv Member

Sir,

When I disable tag div composer this plugin works fine.

So Did you change tag div composer comments settings in the new update?

The problem is with tag div composer plugin

  • This reply was modified 7 years by Achal.
JKLFab
tagDiv Member

Oh I got it to work. I built my page with tagDiv Composer, saved, closed out, and then at the page editor, I just inserted the [trive_events] right into my column:

[tdc_zone type=”tdc_content”][vc_row][vc_column width="2/3"][tribe_events][/vc_column][vc_column width="1/3"][vc_widget_sidebar sidebar_id="td-default"][/vc_column][/vc_row][/tdc_zone]

JKLFab
tagDiv Member

I think I’m a little closer. I can actually create my own page using tagDiv Composer and The Events Calendar will actually allow me to add in their default shortcode [tribe_events]. How exactly do I add that in at a page? I tried RawHTML with no luck. Thank you!

ngojclee
tagDiv Member

Hi, have you reinstall tagDiv Composer plugin?

ngojclee
Participant
#0

Hi,

I already had a template for all normal posts and it works on cloud templates https://prnt.sc/o1mml5
After update theme, I see that this template is not working anymore on all my normal posts https://prnt.sc/o1mmsz

And did you fix the conflicts between tagDiv Composer and WPBakery Page Builder?

Thanks

ancestrycounts
Participant
#0

I used a cloud template for my “about me” page. Copied the template, modified the page in composer and added the url for the page to my menu. When I click on About Me in the menu it just reverts back to my home page. The url is still in the menu as a custom link.

Honestly, I don’t know how I got that url in the first place, but it’s been working fine. I upgraded to 9.7.3 a few days ago.

Stacey

nick_lse
tagDiv Member

Hi! Thanks, the problem was visual composer plugin.

Viewing 25 results - 28,301 through 28,325 (of 52,922 total)