Search Results for 'composer'

Results from the Forum
daimpa
Participant
#0

Hello, I’m using Newsmag 3.0. When editing a page with PageBuilder, in Composer the template 2/3+1/3 is in blue, while 1/3+2/3 isn’t in the list.
I’ve set a custom template 1/3+2/3 and everthing seems to be working fine. Here you indicate that 1/3+2/3 is supported: http://demo.tagdiv.com/newsmag/grid-columns/
Do you confirm this? Why this template isn’t in highlighted in Composer?

Thanks.

Matt
Participant
#0

I’m a little late to the party, but I am currently using Magazinly on one of my sites and Visual Composer is no longer functioning, nor is in my listed plugins.

How can I move from Magazinly to Newspaper? Are there any noted incompatibilities between the two? And will I be able to re-download the Visual Composer plugin through Newspaper?

Manuela
tagDiv Member

Yes, you are right, look http://screencast.com/t/P98lCl4WZmDW

Well I have a homepage, but I can also choose a post page… I undertand now that I cant customize the categories with the visual composer.

So now I that I undertand… I would like to move my link where I have selected to be a post page, to be a category, so I can at list costumize it.

If I cant, then I have to make it look better my post page… I now you said me that this issue http://screencast.com/t/RKyDFjuTQ3 can be resolved adding a custom excerpt, BUT I have so many post there that imagine that is a “monkey” thing to do… Also if my visitors go back to see oldest post they will see a horrible excerpt and a mini read more bottom.

Also Im using for facebook, the instant articles, so I cant do many changes.

I dont know what you recommend me to do to make my site that is using your theme to look great

Thanks

Edward
tagDiv Member

После публикации статьи рекомендую её проверить на мобильном “девайсе”. Боюсь, вся “красота”, которая была использована через Visual Composer, в мобильном шаблоне видна не будет.

Edward
tagDiv Member

Для Записей нужно включить настройки Visual Composer. Надеюсь, из картинки всё станет ясно:

mbasche
Participant
Background - topic
#0

Via Newspaper (7.3) Theme Panel I use a global background color. But for certain articles I don’t want this because I use row stretch in visual composer and so the background color overlays this stretch.

Any idea to solve this?

kibiribi
tagDiv Member

I read about Accordion in Visual Composer – But I can’t see this button on my post page.
Plugin was installer – see the screenshot.
http://content.screencast.com/users/kslphoto/folders/Jing/media/0f8180fb-3d0e-4b47-8518-77ef91e07f17/2016-10-12_1952.png

liefranky
Participant
#0

Hi Team,

I have a Newspaper 7 installed in a WordPress Multisite, everything seems to be fine except the mobile theme plugin. It says “The mobile theme path couldn’t be set…” when I tried to open it in mobile handheld. I have disabled all other plugins as I did not installed any plugins apart from what Newspaper theme recommended at first, such as Visual Composer, Social Counter, and Revolution Slider, but still it won’t work. If I disabled the mobile theme plugin, the site (the responsive version) loaded very fine. Please help.

And also I did not see any registration form, its only a Sign-in form. It says Sign-in/Register, but if I clicked it there was no Sign-up or register form. I have activated the sign-in/join modal in top menu setting. I only saw sign-in and forgot password link in the modal window.

Please advice. Thank you.

Andrei L.
tagDiv Member

HI

Current version of Newspaper theme if V 7.4 available now on themeforest. In theme’s path is also included V 4.12.1 of Visual Composer. The best way to make a clean update is via FTP method for both theme and plugin. Follow our documentation to update the theme via ftp https://forum.tagdiv.com/install-via-ftp/ and do the same with Visual Composer plugin. Please folow this link for more details about how to install a plugin via ftp: http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/

To add new icons in theme’s fonts you will need a bit of codeing. Please check this link for more details in this regard: https://forum.tagdiv.com/topic/social-share-buttons-in-blog-posts/ My colleague Alin pointed a way here: http://screencast.com/t/7iiTHUHY

Hope this helps!
Thanks!

Bogdan B.
tagDiv Staff

Hi,

Please disable all plugins except visual composer, clear cache and rest cdn files. This is most likely a plugin issue. If you use wordfence, please set the firewall on learning mode.

Thank you!

mc_kot
tagDiv Member

I already tried to change it via Visual composer and that is what I received https://gyazo.com/6e574d043a3967da6f334379b1ce33d9 https://kratko.io/ instead of https://gyazo.com/f368e47b2984fd27998c0beb6ab9ed66 http://newsletter.freesmi.by/ Unfortunately those changes remove the line completely

Bogdan B.
tagDiv Staff

Hi,

Well it depends on your implementation method. You can change the block title color and background from visual composer if that is how you added the social counter: http://screencast.com/t/fzd2OsaC
If you used the widgets area then you probably need to check the block title and block text color from here: http://screencast.com/t/3OqTRsdwSF4

Thank you!

Bogdan B.
tagDiv Staff

Hello,
I;m not sure why this happens as this is not a known issue. If it happens on mobile then it could be the mobile theme plugin as it is known not to show the standard pages but rather the content you add in the mobile editor.
This is described here: https://forum.tagdiv.com/the-mobile-theme/
If the problem you are facing is on desktop, then please try to disable all plugins except visual composer, clear cache and reset cnd files if you use it. It could be a plugin conflict.
Let us know if you still have issues with this.
Thanks.

Bogdan B.
tagDiv Staff

Hi,
Our theme does not have any such option. You will have to create this layout. You can do it on a page in visual composer like so: http://screencast.com/t/cdUeV4ZoHhttp://screencast.com/t/ZGfB6V6YxU
You can even copy this lyaout inside a post by accessing classic mode and coipying the shortcode and then pastin it inside the post content (in text/html mode):
http://screencast.com/t/chj73NvShttp://screencast.com/t/ejTTe6jz2k8http://screencast.com/t/EOLTjnPqXd7
Hope this helps
Thanks.

Catalin
tagDiv Staff

Hello wtechgr,

1) Please notice that you can set your desired background from your Theme panel. Background section, from here -> http://screencast.com/t/FtN8Q3Fx and then, for the entire website you will have this background image. Further, using a bit of CSS code, you can change the background of your posts, reducing the background-color white which is set it by default with the code below ->

.td-banner-wrap-full, .td-boxed-layout, .td-main-content-wrap, .post, .td-header-main-menu, .td-header-menu-wrap {
background-color: transparent!important;
}

And the result should look like this -> http://screencast.com/t/ixscl3NlE6x

Please notice that is just a basic example from which you can begin to customize how you want. If you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

2)For your second request, you can try doing this with Visual Composer or if you are not aware of the steps which are needed to follow in this regard, find som plugins with this functionality and see how it will work with the theme.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hi,

Well to my knowledge you cannot have both a static page and a blog page at the same time. WordPress does not allow it: http://screencast.com/t/creXLxUD I;m not sure of your previous theme;s implementation but not all theme s share the same options and features. In our theme you can use visual composer and add your preferred elements on your homepage and setlect what posts get shown on the page using the block settings: https://forum.tagdiv.com/block-settings-tutorial/
If you want to customize categories, you cannot do it in visual composer. Visual composer does not have any options for category pages. you can customize a category page from the per category settings in the theme panel: http://screencast.com/t/EWAL2uhz
You can choose the category template, the grid view and how the posts will display.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

The buddypress sidebar is affected by the page template setting here: http://screencast.com/t/9a11WU0ec
You can change the sidebar position and the sidebar itself.
The theme login widget was created for the theme and all users, not the buddypress members area. Unfortunately there are no specific options implemented for buddypress.
The members page works as expected in our theme. look: http://screencast.com/t/wM4BE2N3QX
Please try to disable all plugins except buddypress and visual composer an see if there is no plugin conflict affecting the members page. It should work as expected.

Thank you!

Hassan Zia
tagDiv Member

im facing the same issue

visual composer version is : Version 4.3.4
newspaper theme version is : Version: 4.6.1

any solution?

Catalin
tagDiv Staff

Hello nycinsider,

Please notice that until now we do not have any bad reports about crashing the site when you try updating the Visual Composer. Use a maintenance plugin, update your Visual Composer according to our documentation because this is the only way for updating Visual Composer, clear all your caches and check the result.

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

1) This depends on the social sharing you are referring to. You did not mention precisely where you want to add your fb account. Is it in the social counter or the theme social icons (top menu or footer)
For the social counter please use this guide: https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
For the social sharing icons, you need to add the full URL including the https:// like so: http://screencast.com/t/CW7vRwvVCv

2) the travel guide background image is added a bit differently. It is added on a row in visual composer. Please edit the homepage in visual composer and edit the row settings for the first empty row like so: http://screencast.com/t/vha9Iaffddhhttp://screencast.com/t/z6SFFhCI1

Thank you!

Bogdan B.
tagDiv Staff

Hello,
The issue is not related to visual composer i;m almost certain of that. It is most likely a plugin conflict. A js error is in most cases caused by plugins or js optimization or even custom code if you did not implement it properly. If you want the latest version of VC you will have to update your theme as you do not have the latest version and then also update your plugin by following these guides:
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!

Andrei L.
tagDiv Member

Hi

Try to deactivate all plugins except Visual Composer, clear all caches, purge the cdn if you’re using then test the site again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

Thanks!

Bogdan B.
tagDiv Staff

Hi,
Our theme was built to work with the standaqrd adsense code. Since then, adsense released a whole bunch of new ads we did not have the chance to implement. They can work but they require something extra. Please read this topic: https://forum.tagdiv.com/topic/page-level-ads-problems/
As for your other ad problems, please try to disable all plugins except visual composer. clear cache and reset cdn files if you use it. Then test ads again. As an alternative, try to use adrotate to eliminate the theme ad system and see if the ads run with a plugin and not the theme system so we can rule out any theme related issue.
Thank you!

Andrei L.
tagDiv Member

Hi @Antonbr

I’ve checked your site and the theme works fine now. However on the indicated page there is no slide in page’s structure so try to edit it with Visual Composer, add the desired element on it then test the site again.
Thanks!

Bogdan B.
tagDiv Staff

Hi,
Please disable all plugins except visual composer, clear cache and reset cnd files. Then test again. It could be a simple plugin conflict. If you still have issues with this, provide a link to your site so we can take a look.
Thank you!

Viewing 25 results - 43,051 through 43,075 (of 52,922 total)