Visual composer and other questions

Posted in: Newspaper
Post count: 32

Hello,

This theme is really great and easy to use even if you don’t know nothing about code.
I have some questions.
– Visual composer doesn’t work on created post? Only for page? I want to use video on post (change size).
– I ve a lot english words to translate, they aren’t in newspaper panel. Where i have to go? -What is the more width size for picture in post? (without sidebar)
– For featured picture in post, I can’t have max width of template in 1900px x 700px? If use theses dimensions, i have bad result for blocks or mega menu.
– How can i remove youtube from social network on homepage ( i would like only facebook and twitter).

Thank you!
Sébastien

Post count: 32

Hi,

Someone could answer please ?
I resolve the visual composer problem.
I don’t find any solution for others + how to change the white block http://i64.tinypic.com/1zw0qrd.jpg

Thank you.
regards
Sébastien

Post count: 22421

Hello,

Sorry for the late reply. When you post on weekends, the answer gets delayed a bit as we do not work weekends.
I already replied via the envato dashboard to your other requests.
When you uplod an image to the media library, make sure you have the full size selected: http://screencast.com/t/AwTXlFACTh

Thank you!

Post count: 32

hello Bogdan,

Thank you for answer, i ll know for opening hours.

I have some questions:
-how to change the white block http://i64.tinypic.com/1zw0qrd.jpg
– How can i remove youtube link from social network on homepage ( i would like only facebook and twitter).
– I tried to install topbar on mobile with the css i saw on your support but doesn’t work.
– Is it possible to change some size thumbnails on home page?
– How can i removed pinterest from post?

Thank you!
Regards
Sébastien
http://aitoguerrierdupacifique.com

Post count: 22421

Hi,
– The white block is a news ticker element that can be found in visual composer. edit your page and check the trending now element.
– Edit your page and edit the social counter settings and simply remove the youtube ID from the widget settings:https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
– Try to use this code for the top menu on mobile:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
@media (max-width: 767px){
div.td-header-sp-top-menu {
display:block !important;
}}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}

– Thumbnail sizes cannot be changed easily in our theme. You will require coding skills for it: https://forum.tagdiv.com/td_api_thumbupdate/

– Use this css code to remove pinterest:
.td-social-pinterest{
display:none!important;
}

Thank you!

Post count: 32

Hello,

Thank you for your quick answer.

– For white block, when i changed color to yellow, all width block change. I just want the small white one behind “Aito Actu”
http://aitoguerrierdupacifique.com

-For youtube on sidebar, i removed youtube ID 3 days ago, but the red thumb is still there.

– Thank you for the code for topbar on mobile. Possible to center all? and may be change reduce height?

– Pinterest removed: thanks.

– On shop page: http://aitoguerrierdupacifique.com/index.php/boutique/
Where can i change the font color of number of products in category? Actually black, we don’t see it.

-There is no quick view on product?

Thank you for this amazing theme. I don’t know nothing about code and it’s very easy for me to do what i want except some small things.

Regards
Sébastien

Post count: 22421

Hello,

1. Please use this css code for the trendin now element:
.td-black .td-trending-now-wrapper .td-trending-now-title {
background-color:#af5d25!important;
color:white!important;
}

2. You probably did not remove it from the homepage. Each element is separate and has to be edited as such. There is no functionality to edit one element and affect all of them. Each particular widget is separate from the other. Please access your social counter element from your homepage like so: http://screencast.com/t/F6jBOdnu8c9 and remove the youtube id.

3. In order to center the menu, you can add this code:
@media (max-width: 767px){
.td-header-sp-top-menu{
text-align: center!important;
}}

As for the height, it can only be reduced by deleting the social icons at the top as they are already present in the mobile menu. You can remove them with this code:
@media (max-width: 767px){
.td-header-sp-top-widget{
display:none!important;
}}

4. I’m not sure what font color you are referring to. please provide a screenshot so I can provide the proper solution.

5. There is no quick view on products as this has to come from woocommerce. If the plugin does not provide the option, then the theme cannot render it.

Thank you!

Post count: 32

Hello!

Thank you for answers.

-White block resolved, perfect thank you!
-Youtube. How i can remove it? Have a look: http://i63.tinypic.com/2yv2dk6.jpg
-Top bar resolved: thank you.
– Change color font number of products in shop: http://i65.tinypic.com/iyd852.jpg

– I tried to change size of thumbnail of big grid 5. ( td_config.php and td_module_mx1) but doesn’t work.
I just want to use the same size of my pict in small ( 356×196)

-When i choose homepage template page builder+ image title i have this result: http://i67.tinypic.com/t83u4k.jpg
How to remove white “Accueil” ?

Thank’s a lot!
regards
Sébastien

Post count: 22421

If you removed the youtube link from the correct social counter, then it can only be a caching issue. Please clear all caching on your site from the plugin settings, purge cdn files and ask your host to disable any serve side cache.
For the woocommerce numbers, please use this code:
.product-category mark{
color:white!important;
}

If you want to change a thumbnail size, it will not be easy. you need to use the theme api system and you will require coding skills for it, If you cannot do it, you will have to get some help form a developer as the api is not covered by the thee support.
If you want to remove the page title you must choose a page template that does not have a page title. You are using the only page template that shows the title. please choose either the defaulkt or the pagebuildet + latest articles.

Thank you!

Post count: 32

Bogdan,

Thank you.
– I have no cdn option. How can i clear cash to remove youtube link?
-To change thumbnails size, tagdiv propose this option? how much please?
– on mobile, when i click on log in in homepage, i have no “create an account”.
– which plugin do you propose to work correctly with your them to send mail via smtp?

Thank you for your quick support.
regards
Sébastien
https://aitoguerrierdupacifique.com

Post count: 22421

Hello

If you do not have a cdn cache is cleared from the caching plugin that you use or from the host if it provides a hosting side cache.
We do not have a customization department so we cannot edit the thumb size for you unfortunately.
For the create account you have to activate this option in the WP settings: http://screencast.com/t/S7ex7sEbfpdI
The only tested plugins with our themes are these ones: http://screencast.com/t/Ki9B6WOm

Thank you!

Post count: 32

Hello,

Thank you for your answer.
– Which caching plugin do you recommande with your theme?
– Any can register is actived, i can on desktop but not on mobile, just connection is available.

Thank you
Regards
Sébastien

Post count: 22421

Hello,

We only recommend wp super cache: https://forum.tagdiv.com/cache-plugin-install-and-configure/ and if you want to use cdn: https://forum.tagdiv.com/cloudflare-cdn/

You have to click on register separately as they are 2 elements on mobile. On desktop they are the same link but they are separate on mobile: http://screencast.com/t/Cy3VVSUC4u1P

Thank you!

Post count: 32

Hello,

Thank you.

-I ll try to cache.
– For registration on mobile, i can do it on main menu but not on topbar (only login).

– Do you know how can i change font color for BBpress, actually it use theme color? I would like to change all main forum name color font.

Thank you.
Regards
Sébastien

Post count: 22421

I just created an account on your site: http://screencast.com/t/RnTtB534WWTv why do you say you cannot do it?
The bbpress forum can onyl be changed with css as there is no setting for the font colors of the forum . Please provide a link pointing at the forum and I will provide the proper code to change the font color

Thanks

Post count: 32

Hello,

Thanks for answer.
– For creating account, yes when you go on main menu you can, but if you click on top bar http://i65.tinypic.com/2wrq4jn.png
you go directly to “connectez-vous” (log in). You have to go to main menu to find “registration)

– For BBPress, thank you for your help:
– color of subject : https://aitoguerrierdupacifique.com/forum/ (http://i65.tinypic.com/1jaioy.jpg)
– color of name user when you create a topic http://aitoguerrierdupacifique.com/forums/forum/maeva-sur-le-forum-des-aito/presentez-vous/ (http://i67.tinypic.com/15x0d9d.jpg) And how to make space between “Participant” and “réponse”.
– and removed IP adress http://aitoguerrierdupacifique.com/forums/sujet/bonjour/ (http://i68.tinypic.com/qn781f.jpg)

Last thing, on article, page, forum, i lost “justified text” I don’t know why. I desactived all plugin, still same…disapear.

Thank you.
Regards
Sébastien

Post count: 22421

Hi,

Well the top menu was not intended to show on the mobile view. That is why the login was added in the mobile menu. We do not recommend using the top menu login on mobile. Please only use the mobile menu login. You should remove the login from the top menu but I cannot access your site anymore now since you activated the maintenance mode so I cannot provide the code for removing the login from the mobile top menu for the moment.

For the bbpress as well, I cannot access your site so i cannot inspect the forum in order to provide the code.

Thank you!

Post count: 32

Hello,
Maintenance code desactived. Sorry.

– Login top bar: ok but if i removed it where customer can see cart widget?

– For BBPress, thank you for your help:
– color of subject : https://aitoguerrierdupacifique.com/forum/ (http://i65.tinypic.com/1jaioy.jpg)
– color of name user when you create a topic http://aitoguerrierdupacifique.com/forums/forum/maeva-sur-le-forum-des-aito/presentez-vous/ (http://i67.tinypic.com/15x0d9d.jpg) And how to make space between “Participant” and “réponse”.
– and removed IP adress http://aitoguerrierdupacifique.com/forums/sujet/bonjour/ (http://i68.tinypic.com/qn781f.jpg)

Last thing, on article, page, forum, i lost some writing mode “justified text”, “underline”…. I don’t know why. I desactived all plugin, still same…disapear.

thank you.
Regards
Sébastien

Post count: 22421

Hello,

– You do not have to remove the whole menu. Just the login section. Add this code to your custom css:
@media (max-width:767px){
.td_ul_login{
display:none!important;
}}

– for the forum titles:
.td-black #bbpress-forums .bbp-forum-title{
color:Red!important;
}

– for the user name
#bbpress-forums .bbp-topic-freshness a{
color: white!important;
}

Also there is something wrong with your sidebar. That is why the content gets too narrow and the text go one on top of the other. Please disable the sidebar from the template settings of the theme panel like so: http://screencast.com/t/5PshiQ0j0of2

– the IP does not show up on my end: http://screencast.com/t/xmqHmZI0xd

Thank you!

Post count: 32

Hello!

Thank you for your answers.

– I removed login from top bar.

– For forum (all below on same page):
I changed font colors and removed side bar like you said but i have still the displays problem ( but it’s little better, how can i have nice align?)
)
– I need to change some other color font:
http://i68.tinypic.com/1z3nhxt.jpg
https://aitoguerrierdupacifique.com/forum/

– Widget login/register exist? to instal above forum? (mobile)

Thank you!
regards
Sébastien

Post count: 22421

Hi,
– Your alignment seem ok now that you removed the sidebar: http://screencast.com/t/8pynnZsztZP I cannot see any other display problem
– I already provided the css above for the author link and the forum titles http://screencast.com/t/nuafNx4RpVGO

– I don’t understand this part: Widget login/register exist? to instal above forum? (mobile)

Thanks

Post count: 32

Hi,
I put exactly your code to change user font color in forum…but nothing change.
On main forum page, display name column (sujets réponses) i have exactly this result http://i68.tinypic.com/1z3nhxt.jpg
https://aitoguerrierdupacifique.com/forum/

I would like displaying easy access widget directly on forum page.

Thanks
Sébastien

Post count: 22421

http://screencast.com/t/9DX6AhvUw
.forum-titles{
color:Red!important;
}
#bbpress-forums .bbp-forum-freshness a, #bbpress-forums .bbp-topic-freshness a{
color:white!important;
}

As for the alignment, you translated bbpress and the css cannot handle the long words you translated it to. Please use shorter words for your translations.

Thanks

Post count: 32

Thanks for answer.
I really don’t understand, i installed your code but nothing change.

Other questions:
– on editing page article, page, forum, some options disapeared (text justified, underline…) Any idea?
– I installed a quickview plugin on your theme. All is perfect except when product has variations. Have a look. “quick view” = “vue rapide” in french: https://aitoguerrierdupacifique.com/categorie-produit/joaillerie/homme/chevaliere/classique-chevaliere/

Thank you. Web site is almost finish. A real pleasure to use it.
Regards
Sébastien

Post count: 32

Hello,

this week end i resolved some problem.
Still these one:

Problem display with quick view product (with variation product):
Second one on this page: « Drapeau Tahiti personnalisé » https://aitoguerrierdupacifique.com/categorie-produit/produits-personnalises/
Quick view= vue rapide in french
Product price on homepage https://aitoguerrierdupacifique.com are black (bottom of page)
User small icon (in name, surnom…) in checkout page are black
Password in checkout page is difficult to see. (changing color?)
Link login/account in top bar has problem: ( i tried to create an user account, when i click on my name, it link to shop )

Thank you! We ll finish soon.
Regards
Sébastien

Viewing 25 posts - 1 through 25 (of 39 total)
The forum ‘Newspaper’ is closed to new topics and replies.