Salut Simion,
În primul rând mulțumesc pentru răsopuns!
Referitor la problema cu Style 7, aparent problema a fost cauzată de mine; era în acel articol o clasă aiurea… Am șters-o și textul apare corect.
Referitor la forum, problema nu-mi dă pace; am dezactivat toate plugin-urile cu excepția Visual Composer, Yoast SEO și LiteSpeed Cache… Nimic. În privința codurilor, singurele pe care le am sunt:
.td-header-menu-wrap.td-affix {
background-color: white;
}
.test {
margin-top: 5px;
margin-bottom: 5px;
}
.td_block_trending_now.td_block_wrap{
padding-bottom:0!important;
}
.test{
margin-bottom: 0!important;
}
.td-main-page-wrap{
padding-top:20px!important
}
De asemenea, ca și modificări în codul temei am adaugat o a doua secțiune „Sursa” și bara cu știri în header. Poate fi aici?
Similar instalării pe curat a temei este și actualizarea?
Mulțumesc!
Hello Mustafa Varol,
Our theme has this option and when you want to share other posts on facebook will display the author name, like this: http://screencast.com/t/X9va7aOglP You have control on this feature from td_wp_booster_functions.php file like this: http://screencast.com/t/ThEgEFxgw6F Please inspect this file on your back end and check if you have this code. SEO Yoast Plugin is tested on our theme and works properly with default settings. I have no idea why do not work for you. If you use another Plugin for Seach Engine Optimization, try to disable it, maybe cause this problem and try it again.
Also, you can try to disable all the active plugins, except Visual Composer, empty all your caches and install only the plugins that come bundled with our theme.
Hope this helps and let us know how it goes!
Thank you for the message!
Hi Simion,
Thanks for your reply, it gave me the clue.
The row where the slider is in the travel demo has an Extra class name = “td-travel-header”
I think “z-index=0” was causing the malfunction.
Just took that off and added extra margins via “Design” tab (Visual Composer – row).
Now it works!
Thanks.
Christian
Hello gntvls,
1)There seems to be an issue with the access token in the current version of the social counter.
Please download this version: http://cdn.tagdiv.com/wp-content/uploads/2017/03/td-social-counter.zip
And very important: clear all your caching including the browser cache. Example for chrome: https://www.screencast.com/t/f9Q66lPx1fY
Now the access token should work as before.
2)If you want to use the same widgets for your sidebar on the homepage and the other pages, like post pages and category pages, you should create your own sidebar in Newspaper Default Widgets, for example, and for the homepage, you can add it to Widgetised Sidebar. This thing can be done using the Visual Composer builder plugin.
For more information about how you can use the Visual Composer, please consult here -> https://forum.tagdiv.com/how-to-use-visual-composer/
Thanks for your understanding!
Hi,
I have inspected your website and it seems to be displaying the mobile theme at the moment on some pages
– https://www.screencast.com/t/rbuoWYCv
In previous topics related to this problem usually it was a caching plugin to blame. Please try and disable the plugin and check to see if the problem is fixed. Also update all the plugins provided with the theme, from the theme package – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
It is recommended to use WP Super Cache for best results, with the settings mentioned in this guide
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
For the Big Grids you could use a code like this, and change the values how you want
– https://www.screencast.com/t/cC81UruuCFsX
This is the code used, you must enter it in Theme panel->Custom Css
.td_module_mx19 .td-module-title a,
.td_module_mx20 .td-module-title a{
font-size: 30px;
line-height: 30px;
font-weight: bold;
}
Thanks
Hi,
Please remove any modification you have made to the theme files, to get your website working again. Or make a fresh theme install – https://forum.tagdiv.com/install-via-ftp/ if you ca not revert the code to the default state.
Then try to create a new custom ad spot as explained below.
Maybe you are not creating the custom ad properly. The custom ad needs to be created like in this example
– https://www.screencast.com/t/M3YMS8AMRni
It should display in the theme panel ads section
– https://www.screencast.com/t/O8SOZ8OzM
Then if you want to use the custom ad in Visual composer, you need to add it here in the same td_config.phpfile
– https://www.screencast.com/t/58Y5tDgmq4
Thanks
Hi,
well. Did not change the widgets. “Filter by taxonomy term:” is available to me at all [tagDiv] Blogs by default. Also in visual composer i see this drop down field. But just without any content i could select. I will try adding them to td_config like described.
param_name = taxonomy name ???
thanks in advance
Hi guys,
Theme provides the 12 styles for posts. How can I further customize any of them using VC or TD composer?
Like if I want to change the blocks layout of post and bottom elements/blocks etc.
Thanks,
Hi,
Almost all the fonts for the elements in the website structure can be changed in the theme panel. You will have to try different fonts and choose what you think will match the desired look for your website.
1. The Slider element font can be changed here – https://www.screencast.com/t/JY8T4WvRb depending on the column layout for the Slide.
2. You can change each of the block titles in their settings, in Visual composer
– https://www.screencast.com/t/6Bqqs8M6
3. That depends on where you would like to change the links color. These will inherit the theme accent color, there is no setting to change them individually except through Css code. For the posts you can change them in the post edit section – https://www.screencast.com/t/x3VlnkozUHr9
If you would like some help, please provide information about where exactly you want to change the link color, and I will try to give you a solution.
4. You could change the scroll to top color using a code like this – https://www.screencast.com/t/CvU5ffiAv
You can change the color to what you think it’s best to use. The code must be entered in Theme panel->Custom Css
– https://www.screencast.com/t/rRX4jhf111BH
.td-scroll-up {
background-color: grey;
}
5. The font color for the post content as well as the headings can be changed here
– https://www.screencast.com/t/J1BShNY7G
Please let us know if you have further questions or need further clarifications.
Thanks
Hi,
3) Sorry but we do not have a customization department. we try to help out where we can but we cannot tackle time consuming tasks.
5) The default quote style is added by wordpress. You cannot change the style itself but you can change the css for it making it look like quote box left. The css code for the quote box left is found here: https://www.screencast.com/t/fGnHY8237Py
6,7,8) Unfortuantely those js and css “errors” are plugins that speedbooster is not compatible with. Our plugin will not be abel to move all the plugin styles and js to the footer unfortunately. That is why originally it had the compatibility function included. I provided the solution so you can sue the plugin with other plugins active but that does not mean it will move the js and css for untested plugins. it mearly means it will run and move what it can. WIthout the modification speedbooster would have disbaled itself and not run at all.
12) did you add td-ss-row to the row in visual composer as this guide specifies? : https://forum.tagdiv.com/smart-sidebar-2/
Thank you
Hi,
In visual composer I added an ad box within a a custom add box.
On desktop, the advertisement is shown correctly, but on mobile I only see the code:
[td_block_ad_box spot_id="custom_ad_5" tdc_css=""]
I’m using the mobile theme. How come it’s showing the visual composer code?
Hi Tagdiv-Team,
I am working on reducing the requests of external CSS. Already removed (after you guys showed me where to find the call for the CSS) the demo.css. Now I would like remove js_composer.min.css, as far as I understood the call/hook/enqueue is also in td_wp_booster_function.php. The plan is to copy the code of the css in another css, so that the css is there, but instead of 2 there will be 1 request …
After some search in the forum, I found this (coming as close as possible to what I want to do):
https://forum.tagdiv.com/topic/unneeded-js_composer_front-css/
But I deleted the code and the csss is still loaded by the theme. Any idea what I am missing here?
Regards,
Christian
I have this code:
if ($this->is_ie === false) {
// move style.css theme style
$this->move_style_to_footer_queue('js_composer_front');
$this->move_style_to_footer_queue('td-theme'); //this is the main style of the theme. It's only moved on Newspaper 6!
$this->move_style_to_footer_queue('td-theme-woo'); //this is the main style of the theme. It's only moved on Newspaper 6!
}
is not the same of your example, there are not the “style_id” and also no td-theme-child (I have a child theme) and no td-theme-demo-style.
Anyway, I tried to just comment the lines but showed me an error, for this I deleted them, but the “flash” is still there.
Maybe td-theme-child?
Hey there,
The option you mentioned is not disabled. So no reason for it not to work.
I’m wondering if the cause could possibly is because we ported the entire site from one server to the next. Because the one on the old site is still working fine.
The new server which we’ve ported the site to is AWS (Amazon Web Service). It has a security feature such as AWS Shield and CloudFront. The site is currently undergoing a PEN TEST (Penetration Test) so we cannot allow you to access the site for the time being. We can only do so until after they complete it next Monday (Singapore time).
However do note that this is not the first time we have done a site (using Visual Composer) from an external server and port it over to AWS. There was no problem then. This is the first time we’re facing this problem. So I don’t think it’s because of AWS but I might be wrong. Thus I seek your assistance on this and advise what are the possible issues that can cause this problem for us to make it work.
The AWS is also having some problem in itself and we’re also checking with them at the same time as we’re checking with you.
For your better understanding, please find below the time of events when the Visual Composer start to fail when we port over to the AWS server (attachment).
Image1: https://1drv.ms/i/s!Ai3uwVtbSehutoVktdtUq4ehJQQsFg
Image2: https://1drv.ms/i/s!Ai3uwVtbSehutoVjrvhyejx8LPwdMw
Hope to hear from you soon!
I have tried to update my VC to the current version as per the latest theme update but it still shows that it requires an update, the required update is 5.1.1 but the theme update seem to have 5.1. When can i get the latest update??
I think the SHIM was abandoned, due to the successor being the BETA plugin “TagDiv Composer”…
The trick right now if the Github page is still down, is to get the free version of the “WPION” theme from their commercial website and use the TD composer plugin included with that. This is what I’m doing on the Newsmag 3.1 theme in place of the ooooold shim workaround. For me that stopped working when we moved to 3x version of Newsmag and finally moved to PHP 5.6 from 5.4 in prep for 7.
I’m actually considering switching out Newsmag to WPION paid version.
Note the TD Composer “might” not work, but should work. You will have to redo your home page layout again, but trick is to make a snapshot of it while working with old version, and then “map” that out using the new version of TD Composer … much improved over the shim!
I suppose I was one of several people who “caused” the shim dev in first place as our old server would spike to 72 vs 0.8 with VC back in 2014. But shim pretty much retired.
Hope that helped.
(( I don’t work here. ))
Hello, I updated my newspaper theme today only. Instead of updating to the latest version, visual composer is showing outdated.
Also, I want to install newspaper mobile theme plugin. I can’t find the install option in the plugin page.
Hi
I did a PHP 7 compatibility scan with newspaper theme 7.8, I got 3 errors and 4 warnings :
What should i do ??? stick at PHP 5.6 or yet update to PHP 7?
-FILE: /home/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_translate.php
—————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————
291 | WARNING | Function name “__td” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
—————————————————————————————————————————————
FILE: /home/public_html/wp-content/themes/Newspaper/includes/wp_booster/external/less.php-master/lib/Less/SourceMap/Base64VLQ.php
——————————————————————————————————————————————-
FOUND 3 ERRORS AFFECTING 1 LINE
——————————————————————————————————————————————-
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
——————————————————————————————————————————————-
FILE: /home/public_html/wp-content/themes/Newspaper/includes/wp_booster/external/less.php-master/lib/Less/Parser.php
——————————————————————————————————————————
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
——————————————————————————————————————————
470 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
471 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
478 | WARNING | INI directive ‘mbstring.internal_encoding’ is deprecated since PHP 5.6.
– I got 16 PHP 7 compatibility warnings with WPBakery Visual Composer!!!!!!
Please help:
Thanks
Hi. WPBakery Visual Composer is always outdated. Where do I get the product license? Does it appear anywhere in the newspaper documentation?
Thank you
Hi,
I make the upgrade:
– I delete Newspaper theme directory
– I delete the child theme
– I delete the js-composer e td-speed-boster directory and load the new plugin
– When I enter in WordPress > Admin > Newspaper I don’t see any link ” update script”:
https://www.screencast.com/t/DtBV4cbbjz
Can you help me please?
Thank’s
Lorenzo
Hi,
This could be caused by a plugin maybe, or custom code entered in theme panel or added to the theme files. You could try as a test to disable all your plugins except Visual composer, clear any caching installed and check to see if the problem is fixed. Also go over any custom code you may have used. If you can not find the source of this issue you could try this code for a quick fix – https://www.screencast.com/t/OVgSvguWra9k – https://www.screencast.com/t/enik2Hil8wfs
.td_block_template_9
.td-block-title {
margin-top: 0;
}
Thanks
Hi,
Unfortunately Visual composer is available only for the creation of pages, if you want to create a new single template or modify one of the existing post templates, here are some guides to help you
– https://forum.tagdiv.com/api-single-template-introduction/
– https://forum.tagdiv.com/td_api_single_templateadd/
Thanks
Hello there, I’ve updated the theme from 4.6 to 7.8.
I updated theme, wordpress (4.7.3), visual composer and all plugins.
But the home page is full of errors:
[td_slide_big limit=”12″ category_id=”4″ category_ids=”247, 128, 127, 8, 96, 9″ autoplay=”7″]
[td_block2 limit=”8″ ajax_pagination=”next_prev” category_id=”1″ header_color=”#1e73be” show_child_cat=”all”][td_ad_box spot_id=”custom_ad_1″]
[td_ad_box spot_id=”custom_ad_2″][td_social custom_title=”BE SOCIAL” icon_style=”2″ icon_size=”32″ facebook=”http://www.facebook.com/pages/*********″ googleplus=”https://plus.google.com/********″ instagram=”http://instagram.com/*********” twitter=”http://twitter.com/#!/***********” youtube=”http://www.youtube.com/user/************” header_color=”#0087a3″ open_in_new_window=”y” linkedin=”https://www.linkedin.com/company/********-com”][td_text_with_title custom_title=”APPUNTAMENTI” header_color=”#0087a3″]
Etc.etc…
You can see the home page here:
http://i64.tinypic.com/2pq1dlw.png
Please, can you help me to solve this issue?
Thanks.
welcome to WordPress. FYI, most complex themes use custom classes (e.g., td_) for custom code, custom plugins, and custom CSS to extend Visual Composer; this is partly to keep things organized for developers and also to minimize “collisions” with other theme developers. Most plugin devs do this also, whether it’s Yoast, Advanced Custom Fields (eg., “acf_blah”), etc.
Doesn’t it make sense if the theme has a custom plugin, custom menus, etc. that are intended for its own theme, to use custom classes?
You can use a proper programmer editor to do full search/replace in ALL files but no way to do this by hand, and also it means you won’t be able to do updates to theme without redoing all the changes.
Most savvy webdev folk can “figure out” which theme you use without too much trouble, so you’re not really hiding that from anybody except newbies looking at source code. “real devs” can easily deduce which theme it is.
Hello,
The adsense code will not work like that in a php file. If you want to place an ad in a custom spot, you will have to use the do_shortcode function
Please insert the ad code in a custom ad spot in the theme panel eg: custom ad 1, and then create a blank page from wordpress. Add an ADBOX element to the page and access classic mode in visual composer so you have access to the tiny mce editor and you can see the sortcodes on that page. The copy the shortcode. it should look like:
[td_block_ad_box spot_id="custom_ad_1"]
Then you can add that shortcode in a do_shortcode function like so:
<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]'); ?>
Then you add it to the footer style you use: https://www.screencast.com/t/uyNUuKtG6G
I hope this helps.
Thank you!