Forum Replies Created
-
AuthorPosts
-
Hey Jaap!
Could you please provide us with a link to the page where this is happening so that we can investigate a bit further?
Regards,
RikardHi!
I just checked the site on iPhone4/Chrome and it seems to display just fine. Could you provide some screenshots to highlight where things go wrong on the actual site please?
Cheers!
RikardHey Kaio!
The links from the menu all display on my end, the strange thing though is if you hover over an item, it show the default url, but it actually links to the post name link. Could you try to change back to the default setting and see if it helps? You can set it back afterwards.
If that doesn’t help, try deactivating all plugins to see if one of them is causing a conflict.Best regards,
RikardHey Ophidian87!
I’m not sure what exactly the problem is, could you please provide screenshots highlighting the problem or elaborate a bit more please?
Cheers!
RikardHey nparent!
I’m not entirely sure what you are trying to do here, could you please elaborate a bit more? Also, a link to the site in question and screenshots highlighting the problem would help us understand better.
Cheers!
RikardHey!
Glad to hear you solved it, or at least temporarily. Please get back to us if you should have any more trouble.
Cheers!
RikardHi!
Could you please provide us with a temporary admin login so that we can take a closer look?
Cheers!
RikardHey!
Glad to hear you fixed it, maybe clearing your cache and restarting Chrome will fix it?
Best regards,
RikardHi!
Try to add this to your functions.php
function rkv_imagelink_setup() { $image_set = get_option( 'image_default_link_type' ); if ($image_set !== 'none') { update_option('image_default_link_type', 'none'); } } add_action('admin_init', 'rkv_imagelink_setup', 10);
Cheers!
RikardHey vivant75313!
I’m not entirely sure what you are trying to achieve here, you want each section to be a separate link, correct? Also, when hovering, you want the text to change to white? If not, please try to explain in more detail or provide us with screenshots highlighting what you are trying to achieve.
Cheers!
RikardHey piemoo!
I’m not entirely sure exactly what area your problem is in, could you provide us with a screendump highlighting where to the problem is please?
Regards,
RikardHey Jon!
I see your problem, did you try to disable all plugins to see if one of them is causing a conflict?
Cheers!
RikardHey!
Try to add this to Quick CSS:
.pricing-table>li { border-top-left-radius: 3px; border-top-right-radius: 3px; border-top-style: solid; border-top-width: 1px; border-left-style: solid; border-left-width: 1px; border-right-style: solid; border-right-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; }
Concerning the featured image, it depends on what layout you are using. But for SEO purposes, try to keep them as small as possible.
Cheers!
Rikard-
This reply was modified 10 years, 5 months ago by
Rikard.
Hey Emin!
Please try the following code in your Quick CSS:
.slideshow_align_caption { text-align: right !important; }
Cheers!
RikardHi!
Thanks for the link, as far as I can see you have the featured image to the left with the dashed line connecting the posts and no sidebar on the right, did you manage to work it out? If not, please try to give a more detailed explanation of what you are trying to achieve, screenshots or a simple mock-up could also help.
Best regards,
RikardHey Karsten!
It’s difficult so say what could have gone wrong in this case, glad you got your problem fixed though :)
Regards,
RikardHi Tom!
Try the following instead please:
#top .aviaccordion-preview-title { padding-left: 5% !important; }
Cheers!
RikardHey!
Are you using a child theme? If you are, then the theme is using the functions.php in your child theme folder. If not, it’s using the functions.php in the Enfold folder.
Regards,
RikardHey!
Please try the following:
section.avia_codeblock_section.avia_code_block_1 { top: -40px !important; }
Regards,
RikardHi!
I’m not sure I understand exactly what you mean, do you want a different look on different pages? If so, you can use the following code in Quick CSS to get dark header links on this page: http://autek.no/var-ekspertise/
.page-id-10913 #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a{ color:#333 !important; }
Cheers!
RikardHi stevewooldridge!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey IAJulia!
I’m not entirely sure I understand what you mean, do you want to put a link to a pdf using the accordion element? If yes, that is possible. If not, please elaborate a bit or try to show us with a screenshot or similar to highlight what you are trying to achieve.
Cheers!
RikardHey!
Try the following in your Quick CSS:
.pricing-table>li { padding: 0px 0px !important; background: transparent !important; } .html_header_top .header_color .main_menu ul:first-child >li > ul, .html_header_top #top .header_color .avia_mega_div > .sub-menu { opacity: 0.9 !important; }
Cheers!
RikardHey!
I checked it on iPhone 4/Chrome and I can’t reproduce the error you are getting. Did you try to empty your browser cache and reload a few times?
Cheers!
RikardHi station1!
Do you have a link for the site/page in question please?
Best regards,
RikardHey!
I can see your menu in the backend, you only have one. Do you want to create another one? If so, you can do so under Weergave–>Menu’s.
Best regards,
Rikard -
This reply was modified 10 years, 5 months ago by
-
AuthorPosts