Search Results for 'homepage'

    No search results were found in Documentation!

Results from the Forum
Christophera
Participant
#0

I need to make my category pages into mini-homepages, or ‘hubs’.

To do that, I need to customize each category page like I do the homepage. Use visual composer, place blocks in certain places and load them with articles in different subcategories from that main category, that type of thing. Each category page would be set up a bit differently, depending on the available sub-categories.

Is there a way I can do that?

sejpost
Participant
#0

I’m running 6.6.1 and when I go to edit the homepage using Visual Composer, it just spins and spins when I try to load the backend editor view. I can see ‘classic code view’, but I need the visual editor to make my changes. This is what happens:
visual composer

Is there a fix for this? If I don’t want to update my entire theme to 7.0, can I just take the Visual Composer zipped file and update my current version of Visual Composer? Will that hurt my 6.6.1 theme?

Thanks!

kstejskal
Participant
#0

Hello,

Help! How do I change the posts text and background color which overlays images. For example, the top three pictures on my homepage (www.freedomitworks.com) have white text with a blue background. I’m simply looking to change the text and background colors.

Thanks,
Kevin Stejskal

Bogdan B.
tagDiv Staff

Hi,
You can set a background ad by following this guide: https://forum.tagdiv.com/background-ads/
I;m not sure about the second image you want to place. You have a big grid on your page that disoplays the same post as the homepage slide. That is why you get the same image. It is the featured image of your latest post. If you use a homepage post element and a big grid element below it, please add an offset of 1 post so the post in the big picture will not show up in your grid inside the content: http://screencast.com/t/YJGvJpza
I hope this helps.
Thank you!

chapeaurouge
Participant
#0

Hello,

how can I achieve something like this? http://www.gazzetta.it/ (put in the background a fixed ads) but at the same time put in the homepage slide – in the main article – another image? This is our actual website: http://pedrocheck.esy.es/

As you see, we put one main image but actually it has the same image of the background…

Bogdan B.
tagDiv Staff

Hi,
This error could be due to the fact that you maybe had user registration active t the moment google crawled your site and indexed it, and now you disabled user registration from wp or from a plugin you might have used and the link provided cannot be found anymore. if this is the case, the issue will disappear when google crawls your site and indexes again. We did test your homepage with the structure data tool but could not find the error. If this error comes up on another page and not on the homepage, please let us know and provide access for us in google structure data. Our email is contact@tagdiv.com. This way we can use the webmaster tool to test your site and see the error for ourselves.
Thank you!

nanokio
tagDiv Member

Thanks Catalin,
this is the website: http://divulgauned.es/
You´ll see that logo image is also affected by desaturation on those pages where filter is applied (homepage and categories pages for example)

zetacomunicacion
tagDiv Member

now gives another error and does not let me in the administration

Parse error: syntax error, unexpected ‘pub’ (T_STRING), expecting function (T_FUNCTION) in /homepages/9/d484838849/htdocs/public_html/web/wp-content/plugins/woocommerce/woocommerce.php on line 479

Andrei L.
tagDiv Member

Hi

That happens because your homepage is not served offer https. If you switch the homepage to https protocol that warning will disappear because the indicated action calls site’s home url. You can also remove the search for by editing header-menu.php like here: http://screencast.com/t/m9EehPG1C

Thanks!

Andrei L.
tagDiv Member

Hi

You can use page-builder+latest to build your page. In Visual Composer add all desired elements like grids or blocks and at loop article part set the desired module to display latest article part: http://screencast.com/t/jTGnysihPz
For more detail about how to set a homepage please check our documentation: https://forum.tagdiv.com/newsmag-page-templates/https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/

Let me know if you need further assistance on this.
Thanks!

colecoboy84
Participant
#0

Hello, I’m absolutely loving the mobile theme but I would like to ask for help with a couple of things:

1. The grid is not showing up on my homepage – it is showing up and looking great on the category pages.

2. Is it possible to either remove the tags that appear on the category pages, or to pick different tags? Unfortunately I have a lot of tags (probably more than I should), and the ones that are appearing are mostly irrelevant.

3. Is it possible to not have the gradient on the mobile menu? The gradient is making it impossible to see the background photo (tried switching to a lighter gradient but it didn’t help).

Thanks in advance!

Bearnews2016
Participant
#0

Hello, I am new to website building, WordPress and of course Newsmag.

I am sure you have had this question before.

I am confused on editing the main menu from the demo. I specifically want to make a horizontal submenu like for example under the Fashion category it says ALL/ NEW LOOK 2015/ STREET FASHION /etc…
When I try to make a submenu on my menu it comes out vertical and looks like the basic font from the Homepages category.

I tried playing around and fixing it but I couldn’t figure it out. So would this require HTML code to change?

Is there an easy way to do it from the panel?

Thank you

shae101s
tagDiv Member

Thanks for the reply Catalin, I’ll certainly look into fixing all you’ve outlined above. Can you also let me know in regards to the main demo found here: http://demo.tagdiv.com/newspaper/ is the mobile theme plugin activated there? If it is, How are you guys still able to have a customized homepage on mobile phones while using the mobile theme? When I checked from my phone it looks completely customized, but the menu appears to be the new mobile menu. So it the mobile theme is activated there as well, or just the new mobile menu in use?

zetacomunicacion
Participant
#0

http://www.3sesenta.com/

Fatal error: Call to undefined method td_page_generator::wrap_start() in /homepages/9/d484838849/htdocs/public_html/web/wp-content/themes/Newspaper/woocommerce.php on line 61

Newspaper V 7.0.1
WP Versión 4.5.2

Anonymous
Inactive
#0

Your documentation shows that it is possible to edit the category layout and design.

The example shows options for Layout, sidebar position, Show featured slider, category color and category sidebar.

When I go to edit category via the admin panel or by clicking “edit category” on the frontend, I do not see these options. I only have the options Name, Slug, parent, description.

Do you think there is an incorrect setting applied somewhere, or is this a problem with the installation?

Thanks

Bogdan B.
tagDiv Staff

Hi,

The code only applies on the homepage. I set it like that. If your page is not the homepage, the code will not apply. If you want to set it to a specific page, then you will need the page id you can get like so: http://screencast.com/t/ODoxw6ssd
In this case i would use the code like so:

page-id-xxx img{
-webkit-filter: grayscale(40%);
-moz-filter: grayscale(40%);
-ms-filter: grayscale(40%);
-o-filter: grayscale(40%);
filter: gray;
}

xxx is the page id number

Hope this helps.
Thanks.

shae101s
tagDiv Member

Additionally. On your demo here: http://demo.tagdiv.com/newspaper/ is the mobile theme activated? If it is, How are you guys still able to have a customized homepage on mobile phones while using the mobile theme?

Andrei L.
tagDiv Member

Hi

We don’t have any call center services as we offer support only on forum, email or themeforest dashboard. However the redirect is not related whit the theme. It may be a plugin which cause this or a rule from .htaccess. Try to deactivate all plugins except Visual Composer and also check if you have any redirect rules in .htaccess.
You can also try to setup a new wp-install on a sub-domain using this configuration:
– WordPress V 4.5.2
– Newsmag theme V 2.3.7
– Visual Composer plugin V 4.11.2
This configuration should work fine so do a few tests with it and check how it goes. Also you can check our documentation for more details about homepage setup: https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/

Thanks!

Rachel
tagDiv Member

I see what you mean about being redirected, but when I go to that URL, it still lands on the homepage – just a goofy-looking one. The URL I provided is the correct one for our homepage. This wasn’t happening before I started setting up the new page. Is there a phone # I can call for NewsMag tech support?

shae101s
Participant
#0

Hey guys, Loving the new updates to NewsPaper 7!! Excellent job. I have a few questions though about some quirks I am noticing on mobile. When the mobile theme plugin is activated, I noticed that the fonts I have stated I want used for the headings, body text etc, they no longer show up on mobile, but instead some default fonts loads. How can I fix this? (the heading fonts I use on the site load via Typekit, also can I use fonts from Fonts.com web subscription in that box?)

Next, I noticed that if I go to a post with images in it and I click on the images, instead of opening in a lightbox like it normally would, it opens up the image itself in a new window or opens the image file page if it’s not the featured image. How can I get it to instead open in the lightbox like before?

Also, when I view the homepage on the mobile phones, I notice it right away has three featured posts, but where and how are they selected? How can I change them to be specific posts if I’d like?

Thanks

cunamis
Participant
#0

Hi,

I’m having an issue with image loading in Thrive Leads plugin.

Here what the problem is:

The subscribe form look like this https://markin.tinytake.com/sf/NjIyMzAxXzMwNjY5NDU but it should look like this: https://markin.tinytake.com/sf/NjIyMzA1XzMwNjY5NTk.

First I’ve tried to contact Thrive Leads plugin developers. After investigation they said that it’s not their plugin problem. Most likely it’s the theme or Hosting problem.

Then I’ve contacted my hosting provider and they said that “It could be from your theme”. and they suggested me to contact theme devolopers.

I’ve tried deactivating all the plugins and nothing helped.

Then I’ve tried to test how it’s working when all plugins are active, but with a different theme. With Twenty Fifteen, Twenty Fourteen and Twenty Thirteen WordPress themes, those subscribe forms works just fine and doesn’t have any issues with loading an image in those forms.

one more thing I’ve noticed that subscribe forms which on on the homepage (and which are absolutely the same as in blog posts) load images just perfectly, meanwhile subscribe forms in blog posts have issues when loading a form.

I guess it could be an issue with that slow image loading effect in blog posts? Or is?

Can you check on this issue please?

Andrei L.
tagDiv Member

Hi

I cannot access your site as I am redirected to bing.com: http://screencast.com/t/WzUGxLf1mdAS
Whit regard at page’s setup please make sure that you follow our documentation: https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
Also try to deactivate all other plugins except Visual Composer, clear all caches then test again.

Let me know how it goes and if the problem persist please provide a valid url where I can inspect it closer.
Thanks!

Bogdan B.
tagDiv Staff

Hi,
If you want to reduce the color intensity on your homepage, please use this code:
.home img{
-webkit-filter: grayscale(40%);
-moz-filter: grayscale(40%);
-ms-filter: grayscale(40%);
-o-filter: grayscale(40%);
filter: gray;
}

If you want it closer to gray, increase the percentage.
Add it in the theme panel -> custom css box.
Thank you!

Kayra
Participant
#0

Hello ,

I installed everything in order , also installed theme without content.

I don’t see any Visual Composer tab for Homepage.So i can’t edit my homepage.

nanokio
tagDiv Member

Hello, is it possible to desaturate the thumbnail´s color via CSS?
There are too many colors in the homepage and, in my case, this could be a problem.
I prefer to have the color when hover on the image, so I am looking for exactly this: Create a Black & White Thumbnail in WP
Can you help me?
Thanks.

Viewing 25 results - 12,676 through 12,700 (of 16,511 total)