Search Results for 'composer'

Results from the Forum
Bogdan B.
tagDiv Staff

Hello,

Please try to disable all plugins besides the tagdiv composer and the mobile theme and restore any optimization/customization. Then test again. There could be a plugin preventing google from grabbing the correct info. It seems the css is not being grabbed properly in the test.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please do not use 2 page builders. Only choose 1
The tagdiv composer works with custom post types exactly as wpbakery as it is a theme specific implementation. Please use the post type filter like mentioned here: https://forum.tagdiv.com/block-settings-guide/
Choose your favorite page builder and disable the other as they will conflict between each other if both are used.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This usually happens when you use visual composer on your posts and activate tagdiv composer. If you used VC on posts, you cannot use the tagdiv composer as it will conflict with the shortcodes on posts.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you want to remove the link, you will have to alter the code found in the td composer plugin: https://www.screencast.com/t/IlzW1hvJ8E

Thank you!

Simion C.
tagDiv Staff

Hi,

That is highly unusual, the newsletter elements should be visible in the composer once installing and activating the plugin
https://www.screencast.com/t/2vgirrW8
Are you using the latest version of the theme and composer? Try deactivating all other plugins except theme plugins as a quick test. Check if this has any effect. Also check the theme system status parameters
https://forum.tagdiv.com/system-status-parameters-guide/
Insufficient resources can cause issues with the theme and plugins.

Thanks

Simion C.
tagDiv Staff

Hi,

There is no issue currently like that brought to our attention since the theme update. So it could mean the problem is happening and it is being caused in particular cases. The composer version 2.1 improves over 2.0, and works with the theme in all our tests.

If you could send us admin login to your website by email at contact@tagdiv.com and more details about what the problem is, we will take a look. FTP and cPanel access may be required for deeper investigation.

You can test before with no plugins active other than theme plugins, no theme modifications and custom code, if possible.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Yes, we will release a new update soon containing the visual composer update. Please have a bit of patience as we need to also implement other features, not just to update VC.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The mobile homepage has a top grid showing the featured posts that the admin chooses. Please read this guide: https://forum.tagdiv.com/the-mobile-theme/
Unfortunately the mobile theme cannot be edited with the tagdiv composer.

Thank you!

Simion C.
tagDiv Staff

Glad you could solve the issue.
1. The black demo is custom made, by theme options it is not possible to achieve that design. It contains custom CSS in it’s stylesheet
https://www.screencast.com/t/DTn5qT5f
It colors most of the theme elements with custom CSS code as seen in the stylesheet. You could use that for inspiration if you want to create something similar. Together with the browser inspector tool
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
I will try to help you further if you could mention what exactly you want to do, and where in the website.

2. The theme general width cannot be changed, it is predefined. It is not recommended to make any modifications to it, as this will most likely cause layout issues.
All the blocks and grids depend on this fixed width, their design will be damaged if it is modified.

There are row options in the composer to stretch them to predefined widths or full widths
https://www.screencast.com/t/RlJHQWPbpFHU
Also there are full big grids, which are always full width
https://demo.tagdiv.com/newspaper/full-big-grid-1/
Header and footer can also be stretched as you mention
https://www.screencast.com/t/eDLhcqO6

But a general width setting for all the website pages is not available at the moment.

If you could provide a link to your website we will inspect the sharing issue.

Simion C.
tagDiv Staff

Hi,

If you do not want to use a static homepage built with the tagDiv composer
https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/block-settings-guide/
Then you could display the default blog page (latest articles list) on the website homepage. The module can be changed in the theme pane, as well a the sidebar if used
https://www.screencast.com/t/FWSFVRzFOeY
https://www.screencast.com/t/Jz6o3vwn

Please let us know if you have further questions, we will try our best to help you.

Thanks

Bogdan B.
tagDiv Staff

Hello,

You can install a demo with content so you can see the homepage elements live in the tagdiv composer. You can then copy the homepage and uninstall the demo content if you do not want to keep the posts and other templates as well.
If you have trouble installing a demo, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The simplest way to do this is simply showing a static page instead of the standard blog roll. Create a static page in the tagdiv composer and then set it as your homepage. You can use the tagdiv composer to show the exact categories you want on your homepage.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
When using both the visual composer from wpbakery and the tagdiv composer page builder, there could be incompatibility issues. Please do not use both page builders. Choose only 1 and stick with it. Disable the other page builder. Then test again.
Thank you!

Simion C.
tagDiv Staff

Hi,

Please do not hesitate to create topics and post your questions. We and the community will try to help you as best as we can.

1. The top bar is not displayed on mobile, it is not supposed to. It could be made to appear by custom code only if required, and only when the mobile theme plugin is not used. If you want to show the top bar on mobile, please provide a link to your website and I will try to give you a solution.

2. Indeed, the widgets do not have font settings. You could use the general font settings in the theme panel
https://www.screencast.com/t/FFyN74StReO
The widgets will not receive the same font settings as in the composer, there are plans to change the widget implementation in the theme in a future update so those settings will not be needed.

3. So the problem appears only when the featured image name is not in English. Maybe the name contains some language specific characters or symbols which cause the issue. You could use some other names for the images which do not cause issues. The most common issues with image uploading would be these
http://www.wpbeginner.com/wp-tutorials/how-to-fix-image-upload-issue-in-wordpress/

Thanks

Lourens
Participant
#0

Good day. We wanted to add a Image Carousel that links to external pages and could not find this ‘block’ in TD Composer. We thus opened the home page in Visual Composer and added the Visual Compose block – Image Carousel.

But now, when we open the Home Page in TD Composer to edit other elements the VC Image Carousel disappears…

How can we ensure this does not happen?

Catalin
tagDiv Staff

Hello devraj,

All of these settings should have been done by TD Composer when you edit your blocks. Make sure that after you have made all of these changes, you have clear all of your caches to see the results.

Hope this helps!

Thanks for your understanding!

Simion C.
tagDiv Staff

You could try a code like this, to limit the rows from the post content to the default post content width. The content should not overlap the sidebar anymore

.single .tdc-row {
max-width: 696px;
}

But it would be difficult to fix all the situations that would be caused by the usage of the page builder on posts. The best solution in this case would be to keep using only Visual composer for the website.

yoluca
Participant
#0

Hi, tagdiv composer is great, but when it doesnt allow to add custom post type.. (need to display post grid layout for custom post with filters)
Then i use wpbakery … i insert what u need …everything works great … but then the content cannot be edited anymore with tagdiv composer…

And trying to edit the same page full content with wpbakery all i see is lines of code…

I love to use the Hero template for all my pages with tagdiv composer and then insert postgrid for custom post type …

Postgrid from wpbakery breaks the whole page and i cannot edited anymore

Hope this makes sense.

Can tagdiv composer not add a postgrid ? With filter ?

Thanks…

mjehangir
Participant
#0

Hi,
I had started a thread but that isn’t helping me. I need some urgent help as my authors are not able to work. Since i have updated to newer theme update of Feb 27, my authors can’t see the list of ‘all posts’ in the admin area. It works normally for ‘admin’ user but all other roles are giving ‘HTTP Error 500’. As you can see the screenshots of morenews.pk

http://prntscr.com/isyfsi
http://prntscr.com/isyfz7

As per your suggestions, i have done a clean install of theme from ftp after removing previous ones. updated the plugins to the latest versions, in fact, reinstalled them from your repository. Removed cache and even disabling other plugins. But it only happens when i start using the latest version of tagDiv Composer on the latest version of theme.

The host tells me the following error in the log file. Can you help me after looking at them as to what thing is causing the issue?

=========
[18-Mar-2018 18:42:43 UTC] PHP Fatal error: require_once(): Failed opening required ‘wp-admin/panel/panel_core/td_panel_data_source.php’ (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/morenews/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_wp_booster_functions.php on line 25
[18-Mar-2018 18:42:51 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
[18-Mar-2018 18:43:26 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
[18-Mar-2018 18:44:35 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
[18-Mar-2018 18:44:54 UTC] PHP Fatal error: Class ‘td_global’ not found in /home/morenews/public_html/wp-content/themes/Newspaper-child/header.php on line 24
===============
Thanks.

mjehangir
tagDiv Member

Hi,
I have tried almost everything, removed plugins, removed cache etc. but a non-admin user can only list ‘all posts’ when tagDiv Composer plugin is removed. I have installed the updated version of tagDiv Composer but nothing happened.
Would you need to login to the admin area to see what is causing this error? and how to fix it.
http://prntscr.com/isyfsi
http://prntscr.com/isyfz7

toomasz
Participant
#0
SamK
Participant
Update - topic
#0

Hi,
I’d like to know if the theme updates automatically? There is nothing on the dashboard that prompt for manual update. Also, it has been more than a week now that Visual Composer is prompting for update. Will you guys do the update and release it with the theme update? I don’t have a price license.
Thanks.

Osher Shalom
Participant
#0

Hi Guys,

I just found some issue they come with the new update tagdiv composer version 2.1 that dont show on the pages area. Need to back to version 2.0 until the support team fix the issue.

Have a nice day!

Shalom

beke
Participant
#0

You have idea if the theme is compatible with this plugin? For me, the plugin works only when I press the Edit with TD Composer button.

Thanks,
Beke

vijayrana
Participant
#0

Hello, I am trying to implement the default newspaper theme template. There is a “MAKE IT MODERN” section in sidebar in Home page in Demo, it has two columns with featured image and title. But, when I tried it using td composer, it only displays post in list. How can I display as my desired? Please help

Viewing 25 results - 35,601 through 35,625 (of 52,922 total)