danamv
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Neve] Checkout Display UnevenForum: Themes and Templates
In reply to: [Neve] Please add tags to the title/meta lineHello @gangleri,
I am afraid that changing the place of different elements on the page (such as ‘tags being displayed in the meta line together with the date, author’) would require custom coding that we do not provide.
Let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] How can i remove the ‘Sale’ labelHello @judiosro,
In order to remove that sale label, please go into Customizer -> Additional CSS and add the following code:
.woocommerce ul.products li.product .onsale { display: none; }Hope it helps!
Forum: Themes and Templates
In reply to: [Neve] Dark photos in the Cover LayoutHi @nassensei,
Please try adding the following code to Customizer -> Additional CSS:
.neve-main > .archive-container .nv-index-posts.col { filter: brightness(3); }Hope it helps!
Forum: Themes and Templates
In reply to: [Neve] Make text on cover image responsive for mobileHi @bgoniaflora,
Can you please provide us with a screenshot of how it appears for you? It would be also really helpful if you can tell us what model of device you are using for reference.
Thank you!
Forum: Themes and Templates
In reply to: [Neve] how to deactivate preloaderHello @uximkopf,
There might be a plugin conflict that causes the image to appear. Please try to disable the plugins one by one and see if any of them causes the issue.
Also, before doing that, please back up your site for security purposes.Let us know if it worked.
Forum: Themes and Templates
In reply to: [Neve] Agency Home ImageHello @clairejuiced,
I checked your site and I can see the logo: https://prnt.sc/zqtl7f
I kindly recommend you clear the cache of the browser and see if it solves the issue.
Also, please try checking on another browser if it is not visible for you, and let us know if that solves the issue.Thank you!
Forum: Themes and Templates
In reply to: [Neve] Blocks losing their format when page is publishedHello @ignaciosaenz,
Did you manage to solve this issue? This is how I am seeing your page now https://prnt.sc/zqr08c , and it seems to have the blocks well loaded, like in the preview screenshot you provided.
Please let us know if you have any more questions.
Forum: Themes and Templates
In reply to: [Neve] Can I style quotesHello @gangleri,
In order to get rid of those grey lines, please go to the customizer -> Additional CSS and add the following lines of code:
blockquote::after { content: none !important; } blockquote::before { content: none !important; }For styling the blockquotes besides the customization that the editor can make, you would need to add some CSS. You can find more ideas at these links. https://www.greengeeks.com/tutorials/article/change-blockquotes-style-wordpress-themes/
https://www.wpbeginner.com/wp-themes/how-to-customize-blockquotes-style-in-wordpress-themes/Hope it helps!
Forum: Themes and Templates
In reply to: [Neve] Only 2 Products Per Page (I have set to 4)Hello @akimernest,
Can you please provide us with a link to your products page? In the meantime, please have a look on this site, maybe it will also be helpful: https://wpdatatables.com/woocommerce-number-of-products-per-page/
Forum: Themes and Templates
In reply to: [Neve] Theme not displaying properlyHello @mishvo,
Can you please provide a screenshot of how it should look in the editor, and a page that has this issue?
Forum: Themes and Templates
In reply to: [Hestia] Front page features disappearing on page loadForum: Themes and Templates
In reply to: [Hestia] product Image error red box helpHi @valerieskye1,
Please provide a link to your site where I can clearly see the issue, so I can have a better look on it.
Forum: Themes and Templates
In reply to: [Neve] Commenting not showingHi @alexandriamills,
Please check this documentation: https://docs.themeisle.com/article/1083-make-the-comments-area-visible-in-neve
Hope it helps!
Forum: Themes and Templates
In reply to: [Neve] adsense in-feedHi @gc1900,
Please have a look at this tutorial. This can help you place Adsense ads on positions of your choice on mobile and desktop. https://wpadvancedads.com/place-adsense-ad-unit-manually/
Can you please tell me if you tried to place the adsense code elsewhere?
Thank you!