- NewsmagChild theme support
- NewspaperChild Theme Support
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewsmagWhat’s included in Newsmag theme package
- NewspaperHow to Update the Newspaper Theme
- NewspaperWhat’s Included in the Newspaper Theme Package
- ApiThe Theme API
- NewspaperFlex Block Settings Guide
- NewspaperPrimary Category: Build a hierarchy for your website
- NewsmagCustom Post Type Support
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBreadcrumbs
- NewspaperBreadcrumbs
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hello bformhals,
If you want to have the same style for your bullets, you should use a bit of CSS code to do that. Try the code below and place it in Theme panel->Custom CSS area.
The code is ->
ul .children{
list-style-type:disc;
}
The result is here -> https://www.screencast.com/t/MxFpesHU1pxW
Thanks for your understanding!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hi, buddies,
I’m using this function on my child-theme successfully a long time, but I don’t know where I can insert it on loop-single-2, loop-single-3, loop-single-4, loop-single-5 and loop-single-6 files.
Could you help me?
Hello,
Please make sure gd library is properly installed on your server. Also disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Thank you!
Hello,
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Also make sure you increase your memory allocation according to this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hello,
This could be a plugin conflict so please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
Please also make sure you increase your memory allocation like so: https://forum.tagdiv.com/system-status-parameters-guide/
Thank you!
Hi,
I have inspected your website and I see that you have problems with almost all the elements on your page. I suggest you update the Visual composer plugin from the theme package
– https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ and check to see if the problem is still there.
If it is, please disable all your plugins except Visual composer, also switch to the main theme if you are using a child theme. Also check any custom code you might have entered in Theme panel, or added to the theme files, then clear any caching installed and check the results. Please let us know how it goes.
Thanks
Hey guys,
I’m just wondering, is it possible to create a menu like this with newspaper theme?
http://www.switchbacktravel.com/best-hiking-boots
I like how it’s not a dropdown and it shows all child menus with more pages. Although all slugs are level 1 and not domain.com/level1/level2/level3
Thanks
Is it possible not loose this change on theme update? I tried recreating the path on my child theme but it doesn’t use my file.
Hello Simion,
Thank you for your response. Regarding the license, I activated it on my subdomain that is the staging site for my main site. There I test the updates before I apply them to the live website, so it’s the same website, just different URL.
Regarding my problem with resizing the thumbnails, I discovered a simpler method to do this. Reading the documentation, I found out about the update call for the API, so I took the following steps, maybe somebody will find them useful in the future:
– Make a plugin according to the documentation: https://forum.tagdiv.com/the-plugin-method/
– Make an API update call like specified here: https://forum.tagdiv.com/td_api_thumbupdate/
– modify just the width and height of the image to suit your needs.
After this, regenerate the thumbnails and the new dimensions will pop up in the site. I didn’t need to make any edits to the modules templates in the child theme.
Best regards,
Mircea
Okay, totally my fault for not looking into the way the child theme worked for this theme. The Functions file that enqueues the CSS files is a little different than. Copied the functions.php code from the file in the folder provided by the author, and all is good
How can I switch off the “Global medicine” child theme? Maybe in Newspaper > Install Demos, and there uninstall? Could I later install it again? I do not want to have problems!
I had installed the full version …
Hi,
You can use any block available for your page – https://demo.tagdiv.com/newspaper/block-1/ with this layout
– https://forum.tagdiv.com/how-to-use-visual-composer/
This is how it is recommended to create your page structure, please try and use a combination of blocks and layout that you think it is suited for your website, using the theme options.
If you would like to create your own block, you can do so using this guide
– https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
Or you could modify an existing block through the child theme
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Hi,
You will have to make this modification directly to the core theme file. These are the only files that can be used through a child theme at the moment – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Or as I mentioned above, search for a plugin that can manage this and not make any modifications at all to the theme files.
Thanks
Hi,
If you would like to create a new thumbnail size for an existing module, you can define that new thumb size using the method provided in the previous link, in the api plugin. You can download the plugin here
– https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
Then using the child theme modify an existing module to use the custom thumbnail size, from the plugin. I believe this should work properly.
Just make sure to regenerate your thumbnails – https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ so the new size will be created.
This way you will not loose this customization with a theme update, everything is done through the plugin and child theme. Maybe additional options regarding this will be available in a future release, but I could not say for sure if this will happen.
About the license, the Envato license specifies you can use the theme on a single end-product at a time
– http://themeforest.net/licenses/standard
A sub-domain however can be used and the theme activated on it, if it’s part of the same project. You can use the theme on this sub-domain, as long as it will not be a different website with different content.
Thanks
One more question: I am trying to override the line you mentioned baove in content-metaboxes.php, but I tried using the child theme. It didn’t work, but I am not sure if I should keep in the child theme folder the same file structure (includes/wp_booster…) or duplicate the file and add it to the root of the child theme folder?
The change is working, but i am trying to avoid losing the changes I make after an update. For some reason, for this file I cannot override the functionality with the child theme.
Thank you for your response.
I have a few follow-up questions:
1) Do you plan to make this section pluggable from child theme in future versions? Maybe wrapping each API call in a function and wrapping the function in a condition like if {!function_exists(function))} will allow users to override the thumbnails settings from functions.php.
2) If I make custom thumbnail sizes using the API, how will I be able to use those new thumbnails in the block templates? I see the thumbnails are called in includes/modules/td_module_#.php files. How can I modify these files so that the new template is preserved after theme update? If I make a copy of the file in the child theme using the same folder structure, will my file get precedence before the theme file in generating the output?
And on an unrelated topic, will you consider making available two licenses with each theme purchase, one for the live site and one for the development site? The guys at Themco do this for their X theme and you register your live and development site on their platform and you are able to make automatic theme updates on the development site. Right now I have the theme installed on my development site but I have the „Acticvate theme” error message on my dashboard. Once I move the site to the live domain I will activate the license I bought, but would be interesting to have a development license as well.
Best regards,
Mircea
Hello Sebastian Escobar,
Yes, the child theme can influence this case. You should switch the theme to the main one, clear all your caches and check the results. The flash should disappear.
Thanks for your understanding!
Hi,
I do not know why this problem is happening, since it is working properly now for all other users. Maybe something else is causing this issue. I suggest you disable all your plugins except Visual composer and the social counter, switch to the main theme if you are using a child theme and clear any caching installed. Then check to see if you can configure the counter properly. You can use this guide for more information
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial/
If the issue is still present after you tried these methods, please send us an email at contact@tagdiv.com and provide admin login information, so we can take a look. Also paste a link to this topic so we can identify you.
Thanks
Hi,
If you would like to change the thumbnail sizes for the modules, this can only be done in that respective file. This is not supported through the child theme and the modifications will have to be made directly to the theme core file.
Or you can try this using the api – https://forum.tagdiv.com/td_api_thumbadd/
This would require advanced coding skills and if you are not aware of the steps needed, I suggest considering hiring a freelancer/developer to help you implement this customization, because we can not provide custom work at the moment, sorry. Also if you decide to try this method it would be best to experiment on a test site before, in case something goes wrong.
Thank you for understanding!
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?
Hello,
I searched the forum but I didn’t found an answer to my question. All I found was this topic: https://forum.tagdiv.com/topic/how-to-change-the-thumps-on-module-block-sizes/ where a user modified the front width of elements and because of this the thumbnails are not shown properly.
I want to do the same thing. I have modified the width of the main container on the frontend and I want to edit the dimensions of the thumbnails generated by the theme for various blocks. I have found the place in the theme where this sizes are set, in Newspaper-tf\includes\td_config.php line 1324-1593. But I do not want to edit the theme files, because all of my edits will be gone on the next theme updates.
I am looking for a way to hook into those functions and change the size of the generated thumbnails for various blocks from the functions.php file of the child theme, so that my edits will be there after the next theme update.
Best regards,
Mircea
Please disable all plugins except visual composer, clear cache and reset cdn files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functionality of the theme.
If the issue is still there please contact us via email at contact@tagdiv.com and provide a link to your site and wp-admin (login information and admin rights) so we can login and investigate. Please also include a link to this conversation.
Thank you!