Search Results for 'homepage'

    No search results were found in Documentation!

Results from the Forum
Catalin
tagDiv Staff

Hello Edragon,

Unfortunately, I do not exactly understand what you mean. What exactly do you want to edit or manage homepage? Please provide more details about what you want to achieve so I can be able to provide a more accurate response. Notice that the theme has an own design and if you want to change it you should make some additional customization through the code which involves custom work, service which cannot provide at the moment, sorry!
You can watch this our video tutorial here -> https://www.youtube.com/watch?v=LC7iz-v-zIY&t=2s

Thanks for the message!

Alin [tagDiv]
tagDiv Staff

Hi,

It is specified in this tutorial how to make the sidebar sticky on your homepagehttps://forum.tagdiv.com/smart-sidebar-2/http://screencast.com/t/wblepRUz0oJ
If you use a plugin to rotate banners you can paste the plugin’s shortcode into the theme ad spots, they render also shortcodes or to place it in the sidebar you can paste the shortcode in a text widget.

Thanks!

Catalin
tagDiv Staff

Hello sphink,

Please keep in mind that the mobile theme will display a different layout of your homepage and this cannot be edited by Theme panel, sorry! If you want to make some adjustments to your mobile homepage, you should edit the theme core file, like front-page.php, like this -> http://screencast.com/t/ntaRLpm9m For more information about our mobile theme concept, you should consult here -> https://forum.tagdiv.com/the-mobile-theme/
So, if you are unhappy with our mobile theme, you should simply disable the mobile theme plugin and the theme will be automatically switched to the general responsive mobile version.

Thanks for your understanding!

sebdicam
tagDiv Member

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

ThePhotoConnection
Participant
#0

I checked my mobile site, and it had raw code listed. It was working fine, and I didn’t mess with anything, but it appeared randomly yesterday. My sites at thephotoconnection.net

Edragon
Participant
#0

I am trying to get rid category tabs from some blocks from homepage. But can not find that option/function. Looked around documentations and forum too, nothing. But it should be possible.

dexro57
Participant
#0

hello,
I have another problem I would like to remove the borders of my homepage but i don’t know how. thank you

marcogovoni
tagDiv Member

I’ve already turn off this option, but on homepage the number is still active. See this screenshot: https://postimg.org/image/gb3wuix53/

thank you!

Edragon
tagDiv Member

Looks like the only way is to create new page and then set it to new homepage?

Edragon
Participant
#0

Hey, checked documentation and other stuff, but still did not find or figured out how I can change modify design website homepage the way I want. Documentation gives only information how to add use blocks on new pages but what about your first page homepage?

rgomez
Participant
#0

Hello,

I checked the documentation, I didn’t find how to make smart sidebars in homepage. Please guide me, I need the widget section to run ads with a specific plugin (Ad rotate pro).

Thanks,

dexro57
tagDiv Member

I can not edit the default homepage by the one I created with the visual composer, how can I change the default homepage “urayamashiidesu.fr” by “http: // urayamashiidesu .fr / homepage /? Preview_id = 7 & preview_nonce = 0c2707946e & _thumbnail_id = -1 & preview = true”the page is in preview mode so i would like to use it by default to make it my real homepage the documentation not help me a lot thank you

emalgumlugardomundo
tagDiv Member

I just found that I have to insert homepage post block from Visual Composer in the page, but how can I change de style?

https://snag.gy/f89roM.jpg

I think this is style number 8 and I want number 7

emalgumlugardomundo
tagDiv Member

How can I change the style of the homepage post block from Visual Composer?? I can´t find! Could you help me please?

simchris
tagDiv Member

a) disable all plugins except VC
b) install theme and plugins via FTP
c) clear caching if used
d) clear transients with wp-optimize
e) resave permalinks
f) make sure you have at least 256M allocated to WP in your wp-config.php file and php.ini on hosting, for busy site can be higher depending on your hosting plan; 96M minimum needed for VC *default is 40M // you can check this on the system status panel in theme settings
g) note you need to then actually setup your site using a custom home page; then select that ‘page’ as the homepage in WP settings > set static page
h) you will need to regenerate thumbs to fit pages
i) you need to go through the theme panel settings and set defaults for page/category templates, post templates

** note any custom CPTs, plugins, shortcodes from former theme likely don’t work in the new theme as ‘shortcodes’ are styles included with theme not WordPress so don’t carry over, etc.

If site not working while you learn how it works, setup dev folder and import site, then test there prior to deploy.

If you can’t get anything to work; roll your site back to former theme/plugins, and resurrect your dbase from the last backup.

All common sense stuff. Good luck!

Bogdan B.
tagDiv Staff

Hello,

There is no ideal image size I can recommend. You will have to assess the containers and thumbs you plan on using on your site and the post templates as well. If you use post templates that use the full-size images like http://demo.tagdiv.com/newspaper/td-post-2015-awards-all-of-the-best-and-worst-moments-from-the-show/ then a full HD image is required. If not, you need to inspect every element, in particular on the homepage. If you use big grids, your images must be at least the size of the big grid container. Otherwise, they will not fit inside and not display correctly. Here is a list of all thumbs used in our theme:
https://forum.tagdiv.com/theme-thumbs/ also -> https://forum.tagdiv.com/thumbnails-vs-featured-image-size/

Hope this helps!
Thank you!

Bogdan B.
tagDiv Staff

Hello,

1. All of the menus are found in the wordpress menus area under appearance: http://screencast.com/t/yBdMSLtJtU
2. The pictures are posts from your site, not simple images. This is a block that is added over a row that has a background image set to it. It can be edited on the homepage using visual composer. You will have to learn how to edit pages in visual composer and then learn how to use the theme block and their settings in order to filter posts: https://forum.tagdiv.com/block-settings-guide/
3. You do not have to add a youtube viudeo to your server. You can embed a video into your posts or pages. It can be a featured video: https://forum.tagdiv.com/featured-image-or-video/, a standard embed (copy and paste the video url into your post content) or a video element in visual composer: http://screencast.com/t/z1dnNwPCD

Here are a few refference tips for a starting out with wordpress and themes.
1. You will have to learn how to use wordpress and how to create posts, categories, pages…etc. There are loits of online wordpress tutorilas that provide this info
2. Then you must start with the theme documentation and learn about the theme functionality and what it ads over the extra to the WP functionality: https://forum.tagdiv.com/newspaper-theme-documentation/
3. Learn how to use the visual composer plugin as you will need it to add or edit content on your pages.

Unfortunatly since we are not the plugin author we do not have specific plugin instructions to provide. You can try this link though: https://vc.wpbakery.com/video-academy/backend-editor-collapsible-row-feature-explained/

I hope this helps.

Thank you!

Catalin
tagDiv Staff

Hello johnieg,

Please keep in mind that you are using the Mobile Theme plugin, do you know? Do you read the documentation for this type of plugin and which is the functionality? The mobile theme will display you another type of homepage to your desktop page. Please consult our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ Please try to read this documentation and try to understand the functionality. Also, if you are unhappy with it, you should simply disable the plugin and the theme will be automatically switched to the general responsive mobile version.

Thanks for the message!

johnieg
Participant
#0

We have assigned a new page as home page for wordpress, which is having custom template in Newspaper7 theme folder.The new homepage its working good on desktop, but for mobile devices, WordPress is not serving the same page, but loading a category page.

site reference http://www.motoraty.com

Is there any thing else, to be done, to mark the page as home page for mobile devices.

dexro57
tagDiv Member

first i need to use the block tutorial for my homepage :

Hello dexro57,

Try to make the following layout to your backend, like this -> http://screencast.com/t/v6JSmBRciY You should use 1/3+/1/3+1/3 from Visual Composer and then you should add 2 Block 7 and a sidebar for the third column and the result you should look like this -> http://screencast.com/t/hfyelt9W

Hope this helps!

Thanks for the message!

i would l

Bogdan B.
tagDiv Staff

Hello,

I think you mention the block titles on the homepage. Those are not ‘fixed’ elements. You can access the page in visual composer and add or remove elements, or edit the existing ones using the block settings: https://forum.tagdiv.com/block-settings-guide/
Please load the translation from the theme panel and if an element is not translated it means it is not translatable meaning it has to be changed from another place. On pages usually it ca be changed from visual composer.

Thank you!

Bogdan B.
tagDiv Staff

Hi,

I have tested the code on your homepage and it works as expected: http://screencast.com/t/dWQYiNBp5
Please add it to the theme panel-> custom css box and make sure the css above it is properly closed.

Thank you!

Catalin
tagDiv Staff

Hello dexro57,

Please notice that each of post must have a featured image…and then you should add the blocks on your homepage and the images will be displayed there. For more information about Featured image, please consult the documentation here -> https://forum.tagdiv.com/newsmag-featured-images/
If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for the message!

dangitelman
tagDiv Member

I’ve done everything just as you said and the problem still persists.

It seems other problems have arisen since the WordPress update. In addition to visual composer crashing, the images on the mobile (iPhone) homepage once you scroll down are blank (you can see for yourself).

Is there anything we could do to fix this?

Thanks

WebK
Participant
#0

Hi,

I have some element on homepage which i like to reduce the padding from top and bottom via custom css but i am not sure what the custom css code is to reduce this.

Can you please help.

screen shot here

Viewing 25 results - 11,551 through 11,575 (of 16,511 total)