Search Results for 'composer'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

You could modify the weather widget code and give it a try, the file is here
http://prntscr.com/nsobxc
I can’t say I know how some thing like that would be achieved, or if it is possible in the first place. Also the file is in the composer plugin, so after each update the modification will have to be made again.

Maybe consider using a weather plugin that may have such options by default. Some example you could try – https://85ideas.com/plugins/best-wordpress-weather-plugins/
https://code.tutsplus.com/tutorials/7-best-weather-wordpress-widgets-plugins–cms-28813

Thanks

Vlad S
tagDiv Staff

Hello !

We are sorry for the issue.

This social buttons come with the template and they have to be edited / removed using the tagDiv Composer: https://www.screencast.com/t/dcUNOqIeJp.

Let me know if this helped.

Thank you !

Calin
tagDiv Staff

Hi,

The mobile version is look like that because you have the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se

Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

Also for the 3 blocks, you’ll need to have set same feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4

If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.

Let me know if you have more questions!

Simion C.
tagDiv Staff

Hi,

From what I can see you use an older version of the theme, and the old AMP plugin which is now discontinued (not provided anymore). Pages can be compatible with AMP, but only if they are built with the simple WordPress editor – http://prntscr.com/nsnpmo and not with the composer.

After the theme update 9.6 there is a new solution for AMP – http://prntscr.com/nsnq80
The official AMP plugin can be used together with the mobile theme plugin, there is a guide here
https://tagdiv.com/amp-newspaper-theme/
When the mobile theme is enabled, you will have to create 2 versions for each page. One for desktop with the composer, and one for mobile with the simple mobile editor (can’t be built with the composer)
https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

The mobile version of pages will be compatible with AMP, regardless of how it is built for desktop.

You can see how the mobile theme looks and works in this demo website, with a mobile phone or browser mobile emulator – https://demo.tagdiv.com/newspaper_local_news/
The AMP version will look the same.

Thanks

kirtlewis
Participant
#0

Hello,
I am facing an issue related to tagdiv composer and newspaper theme.I have an application in which i had use the theme “Newspaper(Version : 8.1.2)” and now recently i have updated my theme as well as plugin also and after updating theme the new version of Newspaper theme is 9.7.2 due to of that i had seen that my application is crashed so can you please help me that how can i overcome from this issue. and which changes that i need to do in my application. Previously i have used visual composer plugin for page design but after update theme there is mandatory for activate tag div composer plugin. So when i activate both the plugins then i am facing issue related to design and related to some functionality.

Previously i had override some files and functions from parent theme version(8.1.2) and now i was updated my theme. But now i haven’t seen this files and function in parent theme but i have seen these on tag div composer plugin. So you have moved this files from parent theme to plugin and now i am facing issue with this confusion. and when i activate both the plugin (visual composer and tag div composer) then i am facing issue so i wan’t use tag div composer plugin and i want to remove from mandatory so suggest me how to overcome from all the issues.

insumedical
tagDiv Member

plugins..

The folder already exists. /insumedical/www/wp-content/plugins/td-composer/

Plugin installation failed.

—–

Unable to copy file. td-composer/td_deploy_mode.php

An error occurred and we could not finish the process.
Please reload the page and try again, or manually update the plugins.

——–

Theme panel..menu

has disappeared

WakeUpCallProject
Participant
#0

Do I need to rebuild all my current pages (built in Visual Composer) in TagDiv Composer from scratch?
Is there an easier way to transition?

beeweb
Participant
#0

I need a way to change the header template, so that, I can add a custom block of HTML with PHP and design it from code. Knowing that I tried to code my own header design and tagDiv composer is overriding it.

ScottLehane
tagDiv Member

I found this snippet of code in wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_next_previous.php.

It seems to control the next and previous posts for any single post template that has been opened by TD-Composer. If you use the untouched template, the technique mentioned above works for me. But when I switch to a custom template, it starts showing next and previous based on date, regardless of category.

It there a way to edit this code below to make it stay within its category for next and previous posts?

I’d really appreciate any help.

function render( $atts, $content = null ) {
parent::render( $atts ); // sets the live atts, $this->atts, $this->block_uid, $this->td_query (it runs the query)

global $tdb_state_single;
$post_next_prev_data = $tdb_state_single->post_next_prev->__invoke();

$prev_post = !empty( $post_next_prev_data[‘prev_post_url’] ) ? true : false;
$next_post = !empty( $post_next_prev_data[‘next_post_url’] ) ? true : false;

$buffy = ”;

if( $prev_post || $next_post ) {

$post_next_prev_data[‘prev_post_title’] = empty( $post_next_prev_data[‘prev_post_title’] ) ? ” : $post_next_prev_data[‘prev_post_title’];
$post_next_prev_data[‘next_post_title’] = empty( $post_next_prev_data[‘next_post_title’] ) ? ” : $post_next_prev_data[‘next_post_title’];

arun26
tagDiv Member

ad box is not visible with tagdiv composer. https://www.screencast.com/t/Qnk36myKj

but the ads are still acitve

Palermoviva
tagDiv Member

Hi Simon, here are the errors that appear when I try to install the plugins from the Install premium plugins.
Installing Plugin: tagDiv Cloud Library

The plugin has an invalid header.
Downloading the installation package from https://gruppo3millennio.altervista.org/wp-content/themes/Newspaper/includes/plugins/td-cloud-library.zip?uid=5ce6c60f214f9…
The download failed. cURL error 56: Received HTTP code 403 from proxy after CONNECT

Failed to contact the templates API server.

But only for tagDiv Composer and tagDiv Cloud Library.
Thank you

fatih-2
tagDiv Member

Hi Calin

1 – Yes, we would like to move to TD Composer, therefore not using WPB. It was just for curiosity

2- I think you are right. I first created a page, named it. saved it. Got back to pages. Directly clicked on edith with td composer and there’s no fault, and page loads. This is really annoying because I’ve been going through the forum whole day long trying to find a solution.

3- Calin; we really need some guide moving to TD composer. Do we have to recreate every single page once again?

4- For example, when we did a clean wordpress installation, we can go full width design. as in the image.https://pasteboard.co/Ig2Yab5.png
However with an existing web site and clean page creation we cant achive this as in the image https://pasteboard.co/Ig2YsOg.png

Where to find those options with for an existing site.

RCounsell
tagDiv Member

*IMPORTANT*
I cannot update the tagdiv composer on one of my sites. My other site updated fine but the other will not. Continues to say that it failed.
It was using the child theme and I saw where the child theme is outdated so I need some insight on this, please.

Thanks!

Calin
tagDiv Staff

Hi,

Indeed, on some smart list the number is set in a tag element and the title in other tag, what you can do is to set a different smart list like smart list 1, also you can add manually before each list title a space or you can set in theme file one space to each titles.
wp-content/plugins/td-composer/legacy/Newspaper/includes/smart_lists/td_smart_list_2.php
-> https://www.screencast.com/t/Oeooz8Yokbju

Thank you!

Calin
tagDiv Staff

Hi,

The tagdiv.com website use Newspaper theme v9.7.2 our website is build using tagDiv Composer and template from tagDiv Cloud Library.
Please check our documentation
Why You Should Try the New Flexible Big Grids with Newspaper Theme -> https://tagdiv.com/try-new-flexible-big-grids-with-newspaper-theme/
tagDiv Composer: Big Grid Flex elements -> https://tagdiv.com/tagdiv-composer-big-grid-flex-elements/

Thank you!

Simion C.
tagDiv Staff

Hi,

So it happens only for cloud single templates? That error can be caused by plugins
https://forum.tagdiv.com/search/composer/
There are cases when plugin conflicts cause composer problems. The only way to find if this is the case is to make a quick test. Deactivate all of them, leave only theme plugins active, then try to import a single template.

If you already tried this, we could take a look. Send us an email at contact@tagdiv.com and provide admin login, also cPanel if possible (may be needed). Include a link to this topic in the email.

Thanks

Calin
tagDiv Staff

Hi,

Yes you can insert the div code in YOUR ARTICLE BOTTON AD or in pages using tagDiv Composer and ad box element.

Thank you!

Vlad S
tagDiv Staff

Hello !

Those 2 ads on your website are adboxes and they can be deleted when using the tagDiv Composer by simply click and dragging them to the delete button. https://www.screencast.com/t/6rS14wXaTU

Thank you!

Simion C.
tagDiv Staff

Hi,

Posts can be displayed in pages using blocks and grids mostly. There are many types of blocks and grids that you can use, such as the predefined types
https://demo.tagdiv.com/newspaper/block-1/
https://demo.tagdiv.com/newspaper/big-grid-1/
https://demo.tagdiv.com/newspaper/full-big-grid-1/
Use the top switcher to see them all – http://prntscr.com/nsbeya

And the flex types – http://prntscr.com/nsbbezhttps://demo.tagdiv.com/newspaper/flex-block/

Flex blocks and grids have many customization options opposed to predefined blocks. These are some examples created by us – https://cloud.tagdiv.com/#/load/Blocks each one can be imported through the cloud library plugin provided with the theme
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
But you can design your own flex blocks as well.

Each block and grid has filtering and sorting options, useful when you want to choose which posts appear and where – https://forum.tagdiv.com/block-settings-guide/

So you can create pages and edit them with the tagDiv composer, place the elements you want in them to display your posts, configured as needed
https://tagdiv.com/tagdiv-composer-page-builder-basics/

One of the pages you create can be set as homepage – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/

If you have more questions, let me know.
Thanks

Vlad S
tagDiv Staff

Hello !

Almost everything on the homepage can be edited using the tagDiv Composer wich you activate from here: https://www.screencast.com/t/Wb9pYxDZYwD

Also take a look at this tips and tricks on how to edit using the composer:https://tagdiv.com/tagdiv-composer-page-builder-basics/

Thank you !

Calin
tagDiv Staff

Hi,

Please do not use WPBacker on pages/templates/demos that are created with tagDiv Composer, please use tagDiv Composer on those.

This warning https://prnt.sc/njf963 appear when the page is open in back-end editor and saved the page -> https://www.screencast.com/t/gB5El0tWFC if you will click on save on TagDiv Composer and open the page again directly in Composer that warning should not appear.

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.

When tagDiv Composer is not working -> https://forum.tagdiv.com/tagdiv-composer-not-working/

This can be a plugin conflict, please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.

Thank you!

Calin
tagDiv Staff

Hi,

The sub footer from theme panel will work only using a default footer template. In order to show the copyright on Fast News demo you need to edit the footer page with tagDiv Composer and set the copyright at the bottom of page, or you can set a default footer -> https://www.screencast.com/t/Z6UOAvWyw

The second menu can be change using tagDiv Composer -> https://www.screencast.com/t/SoOUnjhMr edit the home page and click on that menu.

Thank you!

Simion C.
tagDiv Staff

Glad it helped. An exact replica of that WPBakery element does not exist in the composer. You could try the image info box element – https://demo.tagdiv.com/newspaper_crypto/image-info-box/
Or maybe the title over image element – https://demo.tagdiv.com/newspaper_crypto/title-over-image/

Calin
tagDiv Staff

Hi,

If you want to add ads using tagDiv Composer, you need to set ad box were you want to show ads -> https://www.screencast.com/t/aF8uqJyDd -> https://www.screencast.com/t/aBYE4pVzu9eX

Thank you!

Calin
tagDiv Staff

Hi,

If you want to set it in sidebar post you can set the code for Mailchimp that you set in newsletter in a custom html https://www.screencast.com/t/L1gXiWkp7n3n -> https://www.screencast.com/t/pQft8xFSXI9f in this way will show the Mailchimp fields that you set in your account.
Or if you want to set the Mailchimp in pages you can use the tagDiv Composer and set the code in a column text -> https://www.screencast.com/t/5Owaghye

Thank you!

Viewing 25 results - 28,901 through 28,925 (of 52,922 total)