Forum Replies Created
-
AuthorPosts
-
Hey Matthew,
I have fixed this for you. You didn’t close the:
div.Best regards,
Jordan ShannonHey pimroll,
I have added this function by adding a codeblock element to the page. Let me know if this is what you needed.
Best regards,
Jordan ShannonHi,
Best regards,
Jordan ShannonHi,
No problem. I am glad this was able to worked out. If you need additional help, please contact us here.
Best regards,
Jordan ShannonHi,
Great! I am glad you were able to get a solution to this issue. I will be sure to keep a record of this in case it occurs in the future and will use it to improve our product.
Best regards,
Jordan ShannonHi,
I added the following to the header:
<meta name="format-detection" content="telephone=no">
This should now be fixed on Edge as well.
Best regards,
Jordan Shannon- This reply was modified 7 years, 10 months ago by Jordan Shannon.
March 10, 2017 at 10:11 am in reply to: Hosted Video Not Playing in FullScreen Slider or Colored Sections #758778Hi,
Yes it worked. We are still looking into this.
Best regards,
Jordan ShannonHi,
You can add this to quick css to change the background of the sub-menu:
.html_header_transparency #top .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a {
background: white!important;
}To adjust menu speed:
You can edit js > avia.js, and search for this line:
item.stop().css(‘display’,’block’).animate({opacity:1},300);
Adjust the value 300.
Best regards,
Jordan Shannon- This reply was modified 7 years, 10 months ago by Jordan Shannon.
Hi,
You can try adding this to quick css:
#top .av-iconlist-small li {
padding-bottom: 10px!important;
}Best regards,
Jordan ShannonHi,
I added the following and it seems to have worked:
p strong font font {
color: #b6a59a !important;
text-decoration: none !important;
}p strong font font {
color: #b6a59a !important;
text-decoration: none !important;
}p strong
{
color:#b6a59a !important;
text-decoration:none !important;
cursor:pointer!important;
}Best regards,
Jordan ShannonHi,
Please add this to quick css:
@media only screen and (max-width: 767px){
.responsive #top #wrap_all .av-flex-cells .no_margin {padding-top: 0px!important;
}
}Let me know if this works for you.
Best regards,
Jordan ShannonHi,
You can reduce the font size of the footer by adding:.footer_color{
font-size:10px !important;
}You can adjust the size to whatever number you need.
To adjust the sidebar go to theme options > General Layout > Dimensions and “Content | Sidebar Ratio”.
Best regards,
Jordan ShannonHi,
Apologies, my last post was for an incorrect solution, which wouldn’t meet your needs.
The avia_post_nav function is based on the get_previous_post and get_next_post functions which only retrieves adjacent posts. WordPress posts are designed to display in reverse chronological order (from newest to oldest) which means that the function can only fetch entries based on date the post was created. If you want to fetch the post by title, you will need to modify the avia_post_nav in the functions-enfold.php file. Please hire a freelance developer or contact codeable: http://kriesi.at/contact/customization
Best regards,
Jordan ShannonHi,
So has the issue been solved for you?
Best regards,
Jordan ShannonHi,
Please put a screen shot of the number. I am seeing it as a brownish color with no underline. Also, if you can add the admin login data that would be helpful as well.
Best regards,
Jordan ShannonHi,
Have you attempted to re-install the theme and re-import the demo? Perhaps try resetting the DB using this plugin https://wordpress.org/plugins/wordpress-reset/ and then installing the demo again.
Best regards,
Jordan Shannon- This reply was modified 7 years, 10 months ago by Jordan Shannon.
March 9, 2017 at 9:46 pm in reply to: Recreate Single Portfolio: Full Slider with video lightbox demo #758576Hey Jagrav,
Please link to the exact page with the feature you need.
Best regards,
Jordan ShannonHey timothyquinlan,
For a situation such as this I think it would be best to ask WooCommerce support about it, as they know their plugin best.
Best regards,
Jordan ShannonHi,
Sorry, I misunderstood. Unfortunately, at the moment that is not a feature of Enfold at the moment. This is something that we would love to implement in future updates, and you can help us with that by adding it to our feature requests here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
Jordan ShannonHi,
No problem at all. If you need anymore help, don’t hesitate to contact us!
Best regards,
Jordan ShannonHey Tima,
Is this for the home page? Under Where My Homes At?
Best regards,
Jordan ShannonHey reddishpinkmedia,
Please edit your sectoin and hover on your element and click on “Save element as template” button – http://i.imgur.com/31oF0SQ.png
Best regards,
Jordan Shannon- This reply was modified 7 years, 10 months ago by Jordan Shannon.
Hey spitsdesign,
Open up functions.php and search for
‘cart’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue859’),
Replace ue859 with your character code. If you don’t know it you can look it up here: http://fontello.com/ (select an icon and click on “Customize Codes” to get the character code.
Best regards,
Jordan ShannonMarch 9, 2017 at 8:25 pm in reply to: remove margins from left and right side of pages and posts #758528Hi,
The sidebar has to reflect the page length of the article. If we push the sidebar to the bottom, there will then be space above it.
Best regards,
Jordan ShannonHi,
For your first issue, If you are speaking of the phone number in the second paragraph you can try something like this in quick css:
p strong font font {
color: #0060B6;
text-decoration: none;
}p strong font font:hover
{
color:#00A0C6;
text-decoration:none;
cursor:pointer;
}You can adjust the color to whatever you need.
Best regards,
Jordan ShannonHey Armstrong88,
Try adding the following to quick css.
#top .no_margin.av_one_fourth {
width: 25%;
padding: 10px !important;
}You can edit the padding to whatever you need.
Best regards,
Jordan ShannonHey amepro,
Can you please provide a link to the site and section in question.
Best regards,
Jordan ShannonMarch 9, 2017 at 5:24 pm in reply to: Hosted Video Not Playing in FullScreen Slider or Colored Sections #758466Hi,
It looks to still be disabled for me unfortunately.
Best regards,
Jordan ShannonHi,
Yes, I have tried the credentials multiple times with no luck.
Best regards,
Jordan ShannonHi,
I am glad this was able to be fixed for you! If you need any additional help, please do not hesitate to contact us.
Best regards,
Jordan Shannon -
AuthorPosts