Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'site'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Integrate MailChimp
Hi Kevin and Ben,
Here is the link to issue of Twitter feed Not working in Firefox at the very last sidebar.
It is adult product website:
http://www.adultwarehouseoutlet.com/Thanks,
SamIn forum: Virtue ThemeIn reply to: Integrate MailChimp
No, a child theme shouldn’t slow your site down. I’m having issues getting the scripts to work properly on my test sites, so I suggest using the plugin option, since I know it will work.
Can you please post a link so that I can view the twitter feed? How are you adding it to your site?
-Kevin
In forum: Virtue ThemeIn reply to: Integrate MailChimp
Hi Kevin, Hannah and Ben,
So far from my test, When I integrate MailChimp Script directly to footer.php before </body> Tagas the last Script, it works. But I have to create the child Theme. Can child theme can cause slow loading?
When I add MailChimp Script via Virtue Header and Footer Script panel, it injects as the first script after <footer> tag, and I broke the site
I integrate recommended MailChimp Script from git (this seems to be a good script) as said but it does not work? It would like to used your method.
Mailchimp is very Popular Services!!!And My other issues that Twitter Feed does not working on Firefox It show Blank It post feed Ok on Chrome and Edge. Help?
Best Regards,
SamIn forum: Virtue ThemeIn reply to: Integrate MailChimp
June 27, 2018 at 2:39 pm #1942731. Want to be clear, we don’t really recommend using the script. MailChimp has proven to not be consistent or to make it function well. I recommend using boxzilla or some other popup plugin. But if you want to use the script thats up to you. Start by trying what they give you and go from there. You may need to add the hack because of how your site and specific plugins load scripts.
In forum: Pinnacle ThemeIn reply to: Border around home page call to action
In forum: Virtue ThemeIn reply to: Sticky menu stopped working
In forum: Pinnacle ThemeIn reply to: Border around home page call to action
In forum: Virtue ThemeIn reply to: Primary menu acting weird
In forum: Virtue ThemeIn reply to: Primary menu acting weird
forgot to add the website. https://idobeachweddingsfl.com
In forum: Virtue ThemeHi guys, I’ve put an accordion on a page in my site and it looks good. There are 4 panes in total and a couple of panes have some lengthy stuff in them. It all displays well on a PC but on the mobile, if I select the bottom pane of the accordion, then the page scrolls to the bottom of the page rather than to the top of the selected accordion. Is there a way to stop this happening as it detracts from the usability. Basically I’d like the selected accordion to be at the top of the screen on the mobile.
Here’s a link to the page in question
*Login to see linkMany thanks
ChrisIn forum: Virtue ThemeIn reply to: shortcodes drop down not working
June 27, 2018 at 11:17 am #194206Hmm, yeah this is odd. I can’t recreate on your site and I have the same version of chrome. Look at your console log as Amy suggested and let me know if you see any error.
Ben
In forum: Virtue ThemeIn reply to: shortcodes drop down not working
In forum: Ascend ThemeIn reply to: Opacity color at menu image
This reply has been marked as private.June 27, 2018 at 8:47 am #194180In forum: Virtue ThemeIn reply to: Nofollow attributes in outgoing internal links
Hi Ben
sorry I don’t have a method to examine all the nofollow links closely on every page. On this particular page there are only nofollow attributes for add to cart buttons and mobile menu. So I guess I should just ignore it. The GURUS Like SEMrush says:The rel=”nofollow” attribute is an element in an tag that tells crawlers not to follow the link (e.g., “Nofollow link example“).”Nofollow” links don’t pass any link juice to referred webpages. That’s why it is not recommended that you use nofollow attributes in internal links. You should let link juice flow freely throughout your website. Moreover, unintentional use of nofollow attributes may result in your webpage being ignored by search engine crawlers even if it contains a valuable content.
The conclusion probably is that I have a big number of nofollow links on the site because of the fact it’s an e-commerce site with lots of add to carts buttons…and mobile menus
So I should just ignore this and have a beer…
Regards
JohnIn forum: Ascend ThemeIn reply to: Style Accordion Heading Background & Font Colour
Hi Ben, I can’t post a link to the page as it’s not published yet as I’m editing a live site. However, I did copy this from Chrome’s Inspect Elements, is this any use?
body class=”page-template-default page page-id-599 logged-in admin-bar siteorigin-panels kad-header-position-above kt-showsub-indicator kt-use-select2 kt-no-topbar body-style-normal none-trans-header not_ie customize-support”Cheers Ben
In forum: Virtue ThemeJune 27, 2018 at 8:15 am #194170Hey,
We don’t offer development services. And as much work as I can see needing to go into this it will be really important you get someone that can brainstorm the best method to make all these connections and the best backend tools to make all the connections easy. So you will want to get a developer.I’ll think more on this if I can think of any other way I’ll let you know but currently, if I had to build this it would be pretty significate in terms of time setting up the site with all these 300 products and all the code to connect.
Ben
In forum: Virtue Themehi. I’m making a website using the builder and only the revolution slider is showing and not the other things i’ve added. i can see everything if i click on view site from dashboard but if i’m not logged in i can only see the revolution slider. Please help. my website is *Login to see link
In forum: Virtue ThemeHi!
I am trying to optimise the site and the SEMrush report is saying there are 466 nofollow attributes in outgoing internal links. I had a look at the source of one page and I found them in different places such as:
<button class=”mh-nav-trigger-case collapsed” data-toggle=”collapse” rel=”nofollow” data-target=”.mh-mobile_menu_collapse” style=”line-height:60px;”>
Add to basket
Add to basket
On this particular page there was 14 nofollow links. According to SEO this should be fixed and the nofollow attributes taken away to optimise the page.
What’s your opinion on this? If it’s necessary to remove these, can you give me the php code for it?Thank you
John BIn forum: Virtue ThemeJune 27, 2018 at 7:22 am #194150Hey,
If you set up the post loop on each product individually then you can do that. You couldn’t create a template through woo template builder for siteorigin that would automate this though. Each product would need to have a custom loop plugin set.If you need a way to automate parts of these connections you would need to program it with custom code through a child theme, even then the setup for naming would have to be perfect for you to use the product title as an attribute in a custom query.
For as big a project as 300 products, I would suggest building a custom solution that allows for easy adding, editing and changing in the long term. So I would personally use a child theme.
Ben
In forum: Virtue ThemeIn reply to: Remove images from woocommerce archive page
June 27, 2018 at 6:52 am #194147I changed to the correct remove function as well. If you didn’t copy the entire code I posted please do.
If you did then please post a login to your site so I can take a look at whats going on. Make sure to check the box for Set as private reply.
Ben
-
AuthorSearch Results


