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: Pinnacle Theme
In reply to: White Line Under Header
In forum: Virtue ThemeIn reply to: Virtue Theme Questions
In forum: Virtue ThemeIn reply to: Video Site?
March 7, 2016 at 8:41 am #84693Sure Hannah here you go, http://www.pornhumor.com (Its suppose to be an adult website so it may not be NSFW)
And I’m embedding videos from sites like xvideos and other adult sites like that
This is how the video looks on mobile…
In forum: Virtue ThemeTopic: Light box???
In forum: Virtue ThemeMarch 7, 2016 at 7:48 am #84680Hi Ben,
I am using Hostgator Baby plan and will upgrade soon to a VPS plan.
I have tried to install Demo 3 and it crashed for a second time as you know. Thank you for offering to install the “Demo 3” into my site. Where would you like me to send my credentials to?In forum: Pinnacle ThemeIn forum: Virtue ThemeTopic: Theme update
Dear Support,
I just noticed that a page I am working uses Virtue Premium version 2.3.8 whereas the latest is version 3.5.2. Do you know why I do not get notified about theme updates? How can I update the theme then without delete and reupload? I am actually missing some things such as the Virtue Image Menu widged.
The site is *Login to see link but you will not see much because maintanance mode is enable.
Greetings,
Fabrizio
In forum: Virtue ThemeTopic: Video Site?
March 7, 2016 at 4:28 am #84655Hey guys I am trying to make a video site but I have two quick question.
1) When ever I embed a video thats not from Youtube into my site, when you see the page on mobile the video player does not resize to fit the screen instead it shows the way it does on desktop making the video player on mobile all broken, is there a way I can fix this?
2) Is there a way I can make the featured image smaller of post and show the Title of the post in the center below it, similar to this picture…
Also is it possible to add the duration of the video in the featured image like the picture in the link
In forum: Virtue ThemeIn reply to: Adding ID to accordions
In forum: Virtue ThemeTopic: Adding ID to accordions
Hello,
I’m using the following CSS to add a background image to the accordions and it works fine, see website.
#content .panel-group h5 {
color:#171717;
background-image: url("*Login to see link
background-position: 0% 0%;
background-repeat: no-repeat;
height: 100px;
color:#FCE300;text-shadow:
-1px -1px 0 #000,
1px -1px 0 #000,
-1px 1px 0 #000,
1px 1px 0 #000;
}How can I add an ID to the other accordions and target them separately so I can add a different background image?
This is the HTML I have to work with:
[pane title="White Water Kayaking"]
[kt_box opacity="1" padding_top="12" padding_bottom="12" padding_left="12" padding_right="12" background="#ccc"]
<h2>White Water Kayaking</h2>
At Sea 2 Summit we offer a range of sea kayaking courses that provide expert coaching for all abilities. We have specialist white water instructors, who can provide days out in Snowdonia on any grade of water and sea kayak coaches that will take you on spectacular journeys, around the coastline of North Wales.<a href="#">Learn more..</a>
[/kt_box]
[/pane]
Thank you very much,
PeterIn forum: Pinnacle ThemeIn reply to: Whole site width and Background transparent collor
In forum: Pinnacle ThemeTopic: Move Link Text to topbar
Hi Ben or Hannah.
I’m using plugin from another developer.
The link text appear on above the top bar.
can u give me some css work or others, so i can make it inside the topbar
here’s i share the image link : *Login to see link
or u can see on my website : http://www.hanagoodsonline.com
thanksK
In forum: Pinnacle ThemeTopic: Move Link Text to topbar
Hi Ben or Hannah.
I’m using plugin from another developer.
The link text appear on above the top bar.
can u give me some cvs work or other, so i can make it inside the topper
here’s i share the image link : *Login to see link
or u can see on my website : http://www.hanagoodsonline.com
thanksK
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeIn reply to: Demo content will not upload
March 7, 2016 at 12:08 am #84630Hey,
I’ve sent you can email today. Not much else I can advise since it’s not an issue of it not working with the correct php settings it’s an issue of your local host not changing the php settings.Here is something I have thought up though. There is way way to import an entire site through a duplicator zip. Means you would set up a new php database and import everything including wordpress in. see this plugin: https://wordpress.org/plugins/duplicator/
I’m not on fast enough internet to do this at the moment, I traveling… I would be able to do it next week the file size is going to be about half a gig.
Else I am working on an update where you would install all the demo content with only 2 images instead of all the images currently (meaning not the full demo of images but you would get to have the layout with 2 images repeated). This would allow for the process to take mush less time and you would be able to install. This update should be out in the next week.
Finally if you can access a live server that would make this really easy as I could help and you could use the importer.
BenIn forum: Virtue ThemeIn reply to: deleting fields of pages
March 6, 2016 at 11:33 pm #84617Hey,
1. https://docs.woothemes.com/document/tutorial-customising-checkout-fields-using-actions-and-filters/2. What did you add? Sounds like something about it breaks the site so you just need to fix the code.
Ben
In forum: Virtue ThemeMarch 6, 2016 at 11:16 pm #846121. because the importer is able to check for pages and images that are already there, since some of theme were it didn’t have to do all that work and thus it takes less time and could finish. The section that runs your menu can’t check to see if it’s been ran (this is a wordpress limitation) so it runs every time and thus you get doubles in the menu.
2. 300 is because of download time, you have to download all the image files. Most good hosts can do this is much less time. But it depends on the host so if the error comes we recommend increase to 300 to give plenty of time. (in my experience most hosts don’t have an issue with adjusting php, especially for a temporary thing).
3. I would argue it’s not for most users.. most don’t have an issue. I have though been working on the next update for the few users that are on hosts that limit the php settings and can’t download all the images quickly. I’m going to have a demo content that only uses 2 image files to remove the download time thus make it more likely to be successful. That update is coming soon but if you can send me a temp login to your site I would be happy to install that version. You can see it here for example: http://demo.kadencethemes.com/vp/
4. I hope it didn’t take hours before you saw the importer error? once you click import it should show if the thing crashes.. this should be a couple of minutes in.
The main reason is there is a lot of servers that don’t need a change in php settings and there max execution time is 60 seconds. The import script itself isn’t what takes all the time it’s the server installing, downloading importing. And every server is different. It wouldn’t be good to be telling people it’s not going to work when in most cases it would.
Ben
In forum: Virtue ThemeIn reply to: Problem with icons
March 6, 2016 at 11:02 pm #84610Hey,
Yes you need to match your site url and the database url. when you have them different this causes browser to think you are ripping off someone else’s site.It can be any difference in the url like even one with www and one without.
You would either need to change the url for the database so everything loads through http://estet.hule.harryda.se/
Or you would need to access the htaccess file on http://teknik.hule.harryda.se and specify that Cross-Origin Resource Sharing is allowed for that url
(your host can help you with either of these if your stuck)
Ben
In forum: Virtue ThemeIn reply to: Basic Styling Not Working
March 6, 2016 at 10:56 pm #84607Hey,
You don’t need a child theme to use css, that can be added into the theme options.
Go to theme options > advnaced settings and add this css into the css box:.single-product .select2-container .select2-choice .select2-arrow b:after { border-top-color: #000; }Can you post a link to your site so I can see whats going on with the colors.
Are you using a caching plugin?
Did you set the primary colors?
Ben
In forum: Virtue ThemeTopic: Portfolio Shortcodes
Hi,
I have set up a Portfolio section for a site and I would like to show in the sidebar a list of all the siblings for the current portfolio type. I have found this shortcode that I can put in a widget for the sidebar: [portfolio_posts columns=”1″ items=”12″]. But this displays all posts.
1. Can I show only the posts that are in the same portfolio type (similar to the carousel options at the bottom of the page) and
2. I also only want to show the Title not the image or any excerpt.Thanks for your help.
Mel
-
AuthorSearch Results


