Forum Replies Created
-
AuthorPosts
-
May 6, 2018 at 8:06 pm in reply to: Update Failed: Download failed. cURL error 6: Could not resolve host #952378
My error was in the events-calender directory of enfold. I simply renamed the directory, as I don’t need events-calendar, and that got it working.
May 4, 2018 at 9:30 pm in reply to: "Product Purchase Button" breaks WooCommerce product pages #951891I updated to the newest release yesterday and it is now resolved. Thanks for your time!
May 3, 2018 at 7:56 pm in reply to: "Product Purchase Button" breaks WooCommerce product pages #951044I Basilis,
I have attempted to disable all plugins besides woocommerce – and still no luck.
Yes, you’ll need to be logged in to view those pages – login details below. However it applies to all of the “power practices”
Actually – this works to get them to be clickable. However this forces the menu-items in the sub-menu to be displayed below the breadcrumb bar on hover.
Thanks for the quick assistance – this did the trick – thank you!
Login details in private.
- This reply was modified 6 years, 10 months ago by Rikard.
Thanks for the assistance!
This almost works. The problem is that the function removes the caption everywhere. I still want the caption to still display in the lightbo of images, just not on hover over the images. When you hover it shows the HTML as pictured in the screenshot attached above.
Hi Andy,
I was able to get this to display as desired using CSS classes on menu items and the code below. However I have a problem with the .current-menu-item classes functioning on the homepage. If you go to the homepage you can see that “sculpture” is the 1st item in the main menu. When on all other pages the menu item turns to a red color – however on the sculpture page it only stays red until you begin to scroll, then it flickers back to black.
I would like the menu items I created to achieve the same .current-menu.item effects as the other pages. Currently the submenu items act as anchor links within the index page. However when you scroll to the section they don’t change to the .current-menu.item effect of red overlay.
here is the code I am trying:
.mainsub span { color: #070707 !important; font-size:10px !important; text-align: left !important; padding-left:10px; } .mainsub span:hover{ color:#a31010 !important; } .mainsub span .current-menu-item{ color#a31010 !important; }
That won’t due because the client has a lot of images that are cropped with like 200w x 1200h… I guess I’m stuck on this one. Thanks!
In the link I attached I achieve the desired function by uploading an image with large white margins saved into the JPEG – this way the image is always centered. I want to not have to save images with white margins on them – because this looks horrible on mobile devices.
I want to upload the full resolution image – and have the image centered as it does in the link I attached.
I have, but the full screen slider doesn’t constrain the width. So the image gets lost on the left and right sides. I want to be able to display the full image at all times with a max-height – but center the image so that it is always completely visible regardless of screensize. I have been trying to achieve this with max-height settings, but the image just gets distorted.
Thanks a lot for the guidance. I wanted to get a 100% width image to absolute positioning at the bottom of a color section
This worked:
I created an ID for the color section “fullcs” and added the following code to my child themes custom styles:#fullcs .container { width: 100% !important; max-width: 100%; padding: 0; margin: 0; } #fullcs .avia-image-container { position: absolute; left:0px; bottom:0px; }
Any hope for some help on this one?
October 14, 2015 at 12:13 pm in reply to: Custom Social Icons – Showing wrong Fontello icons #518600Thanks for looking into it – there are still a few errors with it though. Two of the icons still return the pencil icon – only in the social bar. Additionally the custom icons don’t have the same default hover funciton – instead of a background color change on hover they have a font-color change. Is there anyway to fix these two issues?
Thanks for the reply –
Those didn’t seem to work, I’m not sure what else to do. The icons are appearing fine in the backend under icons – however when it comes to using them in the social car it just displays the pencil icon as a default for all of them…crap, I wrote the wrong url, here it is:
Any update on this? It crashes my site about every 3 days. This is on Synthesis Premium WordPress Web hosting. I have followed instructions to overwrite files several times, and same problem exists. Help is greatly appreciated this is a production level site.
Thanks in advance for any help
my web application contain multiple roles.
1. administrator
2. Shop Manager
3. Manager
4 Student
So i want to display Admin bar for administrator,Shop Manager and Manager They Have Some Capabilities.
What would i change?
Please help me out.I have updated last week, and updated it again just yesterday evening. Still same problem
I’m having this same issue, and looking to resolve it – the menu items are listed to the right of the site on mobile view, which makes the site horizontally scrollable.
corpseposer.com for reference
This reply has been marked as private.Thanks Elliott,
I am aware you can use columns inside of the grid cells – however when i place columns into a grid cell, as well as use grid cells without columns on the same page, something breaks. and the columns start overlaying into the sidebar (this is on a sidebar navigation bar)
I will post the url in a private reply so you can see the problem
I figured this problem out. When you select a new menu item from the “full-width submenu” drop down options, it doesn’t update the menu ID – it was storing the default “main menu ID” I simply changed the ID in the regular editor to the proper menu ID and it functions fine now.
I solved this.
thank you.
Discovered it was a media query issue – Sorry to disrupt!
I was able to get this to function by placing the following code in the desktop media query:
#layer_slider_2 { display: none; }
November 13, 2013 at 5:47 pm in reply to: display woocommerce .dropdown_link in the .bottom_navigation style header #187866Works great! Thank you for your time, and fast reply – I value it immensely!
Graham
-
AuthorPosts