Forum Replies Created
-
AuthorPosts
-
June 26, 2015 at 9:08 am in reply to: How do I make a top level menu on my website without it linking to a page #464798
Hey!
Thank you for using Enfold.
You can create a custom link then set “#” symbol as url. The menu item will going to be a static parent menu item, no link.
Cheers!
IsmaelJune 26, 2015 at 9:06 am in reply to: Slides problem in Explorer with black background when change #464797Hi!
I tried to fix the issue but no luck. We have reported this issue to Kriesi. We’ll give you an update once it is fix.
Regards,
IsmaelJune 26, 2015 at 9:04 am in reply to: Grid Row – Text Content Overlapping into the next cell #464796Hi!
Like I said, there are no pictures below the slider. Please check the page carefully. A screenshot will help.
Cheers!
IsmaelJune 26, 2015 at 9:03 am in reply to: Menu page not showing "portfolio" items in the page listing #464794Hi!
Yeah.. They should be enabled by default. Anyway, glad you found it. :)
Cheers!
IsmaelJune 25, 2015 at 11:50 am in reply to: Warning: mysqli_real_escape_string() expects parameter 2 to be string … #464545Hey!
Alright. You can just ignore those warnings for now. If you find any issue with the grid layout, let us know.
Best regards,
IsmaelHey!
Please add this in the functions.php file:
function add_subset_func($fontlist) { $fontlist .= "&subset=latin,cyrillic"; return $fontlist; } add_filter('avf_google_fontlist', 'add_subset_func');
Best regards,
IsmaelHey!
I think you should rest a bit. :)
You forget to include the actual link to the website.
Cheers!
IsmaelHi zedduo!
Thank you for using Enfold.
You can add an inline css style to the table or add this in the Quick CSS field:
.transparent-tables { background-color: transparent !important; }
Cheers!
IsmaelHey berndrepenning!
Thank you for using Enfold.
Did you remove the images below the slider? Please create a test page so that we can see the issue. Maybe, you need to remove the cell padding. A screenshot of the issue will help.
Cheers!
IsmaelHey!
I checked the page but there is no contact form there. Please create a test page. You can set the input’s width to auto:
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area { width: auto; }
If it doesn’t work, try to place the gform stylesheet in the Quick CSS field, it should override the theme’s default styling.
Regards,
IsmaelHi Stefan!
Thank you for using Enfold.
What issue exactly? I checked the post and pages on the link provided above but the comments are disabled. If you use the advance layout builder for post, all default elements including the comments area will be removed so you have to add it manually using the editor.
Regards,
IsmaelHey stakavainio!
Thank you for using Enfold.
You can add this in the Quick CSS field to hide the time:
time[itemProp="commentTime"] { display: none; }
I’m not sure what you mean by “at”. A link to the post with an example will help. If you want change the “Edit” word, check the includes > loop-comments.php file. Look for this code:
<?php edit_comment_link(__('(Edit)','avia_framework'),' ','') ?>
Regards,
IsmaelHey bodnikwebservices!
Thank you for using Enfold.
Please refer to this link for a possible fix: https://kriesi.at/support/topic/how-to-change-position-of-wpml-langs-on-the-right-of-my-secondary-menu/#post-436577
Or you can keep the header widget then add this in the Quick CSS field to adjust the location of the language selector:
#icl_lang_sel_widget-3 { position: absolute; top: -100px; right: 0; }
Cheers!
IsmaelHi Jameel!
Thank you for using Enfold.
I would like to check the page but the website is currently on maintenance mode. Please post a temporary login details here so that we can check the masonry item. If possible, please provide a screenshot of what you’re trying to do. Use imgur or dropbox for the screenshot.
Regards,
IsmaelJune 25, 2015 at 9:32 am in reply to: Grid Row – Text Content Overlapping into the next cell #464466Hi Peter!
Thank you for using Enfold.
I checked the site on Chrome Windows 8 but I can’t reproduce the issue. I refreshed the page a few times but no dice. Anyway, please try to add this to the Quick CSS field to keep the paragraphs from overlapping the text block container:
.avia_textblock p { max-width: 100%; }
Best regards,
IsmaelHi!
I checked the demo on both firefox and safari but I can’t see any black lines. If you don’t mind, please provide a screenshot. On which OS and browser version is this happening exactly?
Best regards,
IsmaelHi pontsoft!
Thank you for using Enfold.
I translated the inquiry but it’s a bit unclear. Can you please translate it? I’ll ask Josue to check the thread.
Regards,
IsmaelHi!
If you don’t want to edit the print.css file directly, use the print media query. You can add the code in the Quick CSS field or the style.css file of the child theme folder. Refer to this link for an example: http://www.w3schools.com/css/css_mediatypes.asp
Regards,
IsmaelHi!
Please refer to this link: http://www.w3schools.com/cssref/pr_background-image.asp
#header_main_alternate { background-image: url("http://www.yoursite.com/folder/anotherfolder/icon_backround.png") repeat; background-color: #cccccc; }
What is the name of the folder where the image is located? Use the full directory.
Regards,
IsmaelHi!
Works fine on our end. Please remove browser cache then resize your browser to less than 1300px. The layout should be full width by then.
Best regards,
IsmaelJune 25, 2015 at 9:12 am in reply to: Menu page not showing "portfolio" items in the page listing #464453Hey!
Thank you for using Enfold.
Check the Appearance > Menus > Screen Options then enable the other options available there.
Best regards,
IsmaelJune 25, 2015 at 9:10 am in reply to: full width background slider with plugin – make all content areas transparent? #464452Hi!
I just noticed that you’re using a background slider which is a bit too heavy for the page. The footer is black because the background image is still loading. Please remove browser cache then check it now: http://www.crestedbuttecomputers.com/dev/skyhigh/
Regards,
IsmaelJune 25, 2015 at 9:00 am in reply to: Remove Current Portfolio Post from related portfolio grid Enfold #464448Hi!
Works fine on our installation. Please post the login details here so that we can check it.
Cheers!
IsmaelJune 24, 2015 at 12:06 pm in reply to: "Broken Dependencies" error in avia_table_js, avia_tab_toggle_js & avia_media_js #463941Hi!
Is there any issue when you use the advance editor? If there are no issues in the advance layout builder then you can just ignore the warnings.
Cheers!
IsmaelHey!
The enfold css file is saved inside the uploads > dynamic_avia folder so styling won’t work if the folder doesn’t have the correct file permission. Regarding the theme options not saving, please try to deactivate all plugins then test it again. If it works then try to activate the plugin one at a time to find the issue.
Best regards,
Ismael -
AuthorPosts