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: Virtue Premium activation
May 2, 2016 at 6:51 pm #93520Hey Rob,
Yes you can use on multiple sites.In terms of the issue looks like you changed your email on the site for your account. That’s throwing off the api. I’ve just updated the api email for you to match.
Ben
In forum: Virtue ThemeIn reply to: Virtue Premium activation
In forum: Virtue ThemeIn reply to: Staff Member-where to add?
In forum: Virtue ThemeIn reply to: Update took my site down
In forum: Virtue ThemeIn reply to: logo script insert in header
May 2, 2016 at 5:13 pm #93505Hey, When you use awesome screenshot you have to upload the screenshot to there server not to your computer. It should be part of your options when you save.
Here is maybe an easier set up for sharing: http://postimage.org/
As to why your ftp doesn’t work, I can’t answer that you would need to ask your hosting.
As for why your beam isn’t working well that looks like it has to do with your image you have. on the current site I see this for the beam: http://www.robo-ts.nl/images/robo/logo-robo-beam.png
On your site I see:
http://www.josbogers.nl/_wordpress2/wp-content/uploads/2016/04/header_bg.jpg
Ben
In forum: Virtue ThemeIn reply to: Paypal IPN url
May 2, 2016 at 5:05 pm #93501Hey,
The theme doesn’t set up any of your paypal options. That’s all within your woocommerce settings. You can see all your paypal woocommerce settings in the woocommerce settings > checkout > paypal.I don’t believe your IPN is something you change on your site. I think you need to be checking your paypal settings but you can ask paypal for more details.
Ben
In forum: Virtue ThemeIn reply to: API License Key
This reply has been marked as private.May 2, 2016 at 4:57 pm #93498In forum: Virtue ThemeIn reply to: logo script insert in header
Hey Ben,
thanks!
Concerning the images you are right I saved these at the local HD. Meanwhile I have uploaded the images to the media of the website. Its relates to image : forumk5 (http://www.awesomescreenshot.com/showImage?img_id=1214959). I thought that the images where uploaded by Awesomescreenshot ?? I hope that they are now visable by you ? Otherwise I do not understand how the awesomescreenshot works.The logo that you see is simply what you added in your theme options > main settings.
Thats right and I remove that logoimage
The site you linked to I looked in your child theme, I looked in the header.php file you haven’t added anything on line 17?
I have added the HTML of the logo via the FTP on the server, I see that is not working why not ?
Meanwhile I have change the header.php (template) via the website. I dont see the green beam . Do you see what I do wrong ? Its now to late I have to sleep now.
Kind regards,
Jos
In forum: Virtue ThemeTopic: Paypal IPN url
I am having an issue with payments showing as pending on the website and we never receive a notice from Paypal. This isn’t with every order, only once in a while, but it is becoming more frequent. Talking to Paypal, they say the IPN url in the website maybe may not match what is in Paypal settings. How do I find the IPN url within the website?
Thanks,
MikeIn forum: Virtue ThemeIn reply to: Invalid API License Key error
May 2, 2016 at 2:30 pm #93457Michael, I see you didn’t start this topic so you aren’t the user that can see my private replies. I didn’t want to make it public because of the security concerns on your site.
Can you start a new topic, then I post there and mark it private.
Sharon, Can you send me a temp login to your site.
Ben
In forum: Virtue ThemeIn reply to: a few questions about categories/uncategorized
May 2, 2016 at 2:24 pm #934536. Ok you need to set your featured images and set your SEO meta tags for sites like facebook so they know what image to pull. Also you have to wait for sites like facebook to update their cached version of your site.
I suggest using this plugin for SEO: https://wordpress.org/plugins/wordpress-seo/
Ben
In forum: Virtue ThemeIn reply to: Product Reviews Not Displaying
In forum: Virtue ThemeIn reply to: logo script insert in header
May 2, 2016 at 2:10 pm #93444Your links are not taking me to images? Can you make sure your linking correctly to the screen shots? Are they public images?
The site you linked to I looked in your child theme, I looked in the header.php file you haven’t added anything on line 17? The logo that you see is simply what you added in your theme options > main settings.
You need to edit the header.php file. The one in your child theme that is located on the site.
Ben
In forum: Virtue ThemeIn reply to: Virtue Theme Questions
May 2, 2016 at 2:07 pm #93442Hey,
1. You would need to ask the plugin author then how to change the order of their tab.
Or you can change the order of all the theme and woocommerce tabs. Woocommerce would be global though in your theme options > product settings.
2. As long as you leave the product video box empty you won’t have any tab for it.
3. Glad you found the trouble plugin.
4. You can set the size for those in your woocommerce > settings > products. I would suggest like 60×60.
5. That would require that you edit woocommerce template files and change how it’s setup to output pricing. This is a bit beyond theme support. but just to be helpful you would be looking at a hook like this:
// Display only low price for variable WooCommerce products add_filter('woocommerce_variable_price_html', 'custom_variation_price', 10, 2); function custom_variation_price( $price, $product ) { $price = 'Starts at: '; $price .= woocommerce_price($product->get_price()); return $price; }NEXT SECTION
2. I don’t see this? Can you post a screen shot? (are you clearing your cache).
3. Posts and products are different if you created post categories thinking they would be product categories then yes delete them if you want to link to product categories then you should add them through the product category section of the menus page. Your current menu links should be removed if they do not link to the place you want them to You don’t edit links in the menu you just change how you add them.
9. Do you have any issue with the products overlapping then you view the demo site?
Ben
In forum: Pinnacle ThemeHello,
I’m customizing the category pages on a website, and I’m curious if there’s an easy way to remove only the text of the page header, not the page header itself. The text is overlaying over the graphic (that already has the text in it,) so naturally I’m looking for a way to remove the text from the category pages.
The “Display Page Title” option shows or hides both the image and the text.
Any advice would be appreciated.
Thank you,
James
In forum: Virtue ThemeIn reply to: Virtue Premium activation
May 2, 2016 at 1:24 pm #93425Hey Jaun,
Can you send me a temp login to your site so I can see what is causing the error?Same with your rob?
You can use the Set as private reply for the login details.
Ben
In forum: Virtue ThemeIn reply to: Categories not displaying correctly
May 2, 2016 at 1:05 pm #93421Hey Greg,
can you update to virtue 3.6.3 then try?Else you can use this site to post a screen shot: http://postimage.org/
Jessica,
I’m seeing the categorty showing fine here: http://citrinedesigns.com/product-category/wedding-fan-programs/traditional-wedding-fan-programs/Can you explain more your issue?
Ben
In forum: Virtue ThemeIn reply to: Can't display image in carousel slider
In forum: Pinnacle ThemeIn reply to: Support WooCommerce 2.5.x
In forum: Virtue ThemeIn reply to: a few questions about categories/uncategorized
Thanks so much Kevin!
for the facebook post question, I’m sorry I didn’t explain it correctly. I don’t want to share posts from my blog/site to facebook. I just want to copy and paste my site, on to the status of my facebook just once, so people know I have a site. For example, I copy http://bensonshum.com/ on to the status line, the little picture that goes with the link, is from the default virtue theme (some green plants).
Thanks again!
Benson -
AuthorSearch Results


