Forum Replies Created
-
AuthorPosts
-
June 24, 2015 at 10:01 am in reply to: Move Social Profile buttons to bottom of sidebar menu #463846
Hey!
if you really need them in the sidebar it won’t be possible with an easy solution with just moving via CSS, because right now they are in the footer, which is a different element than the sidebar. You would need to follow the instructions and put them inside a widget, which you could include into the sidebar. Let us know when you are done, then we can provide you some more code for positioning your social icons the way you need it.
Cheers!
AndyHi!
glad Rikard could help you. Let us know in a new ticket, if you need some more help related to the theme. We are happy to assist.
Best regards,
AndyHi!
if you really need a header like in your example (which starts at the bottom of the page and stays at top of the page when scrolled), then it would require a heavy customization of the theme. You would need to hire someone for this job.
Best regards,
AndyHey!
this question would best fit in WPML support forum. However, if you can’t translate it easily with WPML inside backend, then you can always use a plugin like Poedit, to translate it manually. After downloading the plugin open folder Enfold->lang via FTP and search for the phrases in question inside of .po and .mo files.
Hope this helps.
Best regards,
AndyHey!
@chanleo
Please open a new ticket for your issue, as this thread gets too long and that’s why too confusing for us and other readers searching for solutions.
Include a link to your website showing the issue. Admin access would be helpful as well (post login details as private reply).
Make sure to use newest theme and WordPress version and try to deactivate all plugin, to see if things get better.Make sure to use the HTML-code instead of unicode-number: http://unicode-table.com/
Regards,
AndyHi Keith!
please refer to this 1.) of this post: https://kriesi.at/support/topic/menu-hover-color-heading-font-size-remove-borders/#post-185824
and this post:
https://kriesi.at/support/topic/how-to-change-main-menu-colors/#post-189625Regards,
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hi!
I think it could be done but would require a heavy customization of the theme, which you can request here.
Let us know in a new ticket if you have any other questions/issues related to the theme. We are happy to assist.
Regards,
AndyHey!
glad it’s working. Let us know in a new ticket if you have any more questions or issues related to the theme. We are happy to assist.
Cheers!
AndyHi larrywillisva!
try this code:
#top .iconbox { height: 150px; max-height: 150px; }
and adjust as needed.
Cheers!
AndyHi!
if you provide us admin access we can take a closer look. Post login details here as private reply.
Please deactivate all plugins to check if one is causing this issue.
Best regards,
AndyHey Greg!
where are the credentials? but anyway the site is not loading for me. Could you please check?
You could provide us screenshots of the issue, to make things clear. Use imgur or dropbox.Cheers!
AndyHey!
please open a new ticket for a different question.
Please refer to these answers:
https://kriesi.at/support/topic/custom-login-page-or-plugin-suggestion/#post-206778At kriesi.at we use this plugin: https://wordpress.org/plugins/sidebar-login/
Regards,
AndyHi chudeck!
not sure what you are trying to do. Could you please provide us a screenshot showing what you want to achieve? you can use imgur or dropbox.
Best regards,
AndyHi!
it’s working as expected for me. Did you try to clear browser cache and refresh a few times? please also try on another mobile device to double check.
Regards,
AndyHi!
that’s why I provided you this tutorial:
http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader
Please have a look at the video to learn how to change the icons.Cheers!
AndyHey!
could you please try to deactivate all your plugins to see if one is causing this issue?
By the way you are using W3 Total Cache. Go into its settings and switch off caching, afterwards deactivate this and the other plugins. Clear browser cache and refresh a few times.
Hope this helps to identify the problem.
Regards,
AndyHi!
a link to the elements in question would have helped us to inspect them and provide you some precise CSS code. However, try this:
.toggle_icon { height: 24px; width: 24px; } .toggle_icon .vert_icon { height: 20px; top: 1px; left: 9px; } .toggle_icon .hor_icon { width: 20px; top: 9px; left: 1px; }
adjust the values as needed.
Regards,
AndyHi!
it is working as expected, but the problem is that you set a 3/5 layout, which is of course also showing on mobile versions.
Try a workaround in your Quick CSS field:@media only screen and (max-device-width: 736px) { .flex_column.av_three_fifth.flex_column_div.first.avia-builder-el-14.el_before_av_two_fifth.avia-builder-el-first { width: 0%; } .flex_column.av_two_fifth.flex_column_div.av-zero-column-padding.avia-builder-el-15.el_after_av_three_fifth.avia-builder-el-last { width: 100%; }}
Hope this helps.
Regards,
Andy-
This reply was modified 9 years, 8 months ago by
Andy.
Hey dsammond!
hm you could try something like this in Quick CSS field:
@media only screen and (max-device-width: 736px) { .avia_textblock.side-button { position: relative; top: -2045px; } section.av_textblock_section { top: 214px; position: relative; }}
and adjust as needed.
Cheers!
AndyHi!
that would require a heavy customization of the theme and would be considered as custom work. You can hire a freelancer for this job here.
Regards,
AndyHey!
do you mean something like this: http://kriesi.at/themes/enfold-photography/ ?
if yes you could do this with Enfold and if you want you can import the photography demo as a starting point.Best regards,
AndyHey!
I can’t see any gaps on my end. Which OS and browser version are you using? make sure to always use newest browser version.
Cheers!
AndyJune 23, 2015 at 12:56 pm in reply to: Remove tooltips (title attributes) from masonry gallery #463315Hi!
that’s expected behavior and as already said we can’t do much about it, as it is the a normal browser feature.
Let us know in a new ticket if you have another question/issue. We are happy to assist.
Best regards,
AndyHi!
your code seems to override some things, so replace/add this code:
.html_boxed #main { margin-left: 51px; max-width: 1049px; }
and adjust as needed.
Cheers!
AndyHi dominiquehurley!
it might be caused by different reasons. I think it’s just a caching issue (so your browser is just loading an old version to load faster and safe memory). You could try to clear browser cache and refresh your website a few times.
Cheers!
AndyJune 23, 2015 at 12:26 pm in reply to: Threat involving theme showing up in my backup system #463307Hey newtheme4me!
make sure to use newest theme and WordPress version. I think you don’t need to worry about this and if you want to be 110% sure you can delete all theme files via FTP and get a fresh copy from your themeforest account and check again.
Regards,
AndyJune 23, 2015 at 12:23 pm in reply to: Contact form – bug with "number" field and decimal marks #463305Hi StuWeTueHo!
Our themes are not using any special form, instead they are using the default WordPress form for sending emails. You could try to use a plugin like this: https://wordpress.org/plugins/contact-form-7/
Make sure to use newest theme and WordPress version. If you still need help you can provide us admin access, so we can take a deeper look into it. Post login details here as private reply.
Cheers!
AndyHey!
in this case your question would best suited for WooCommerce support. When you purchased their product you can ask for support.
Let us know in a new ticket in case you need help again directly related to the theme. We are happy to assist.
Best regards,
AndyHey!
use this code to make your content center:
.flex_cell.no_margin.av_one_half.avia-builder-el-4.el_after_av_cell_one_half.avia-builder-el-last { text-align: center; } .flex_cell.no_margin.av_one_half.avia-builder-el-23.el_after_av_cell_one_half.avia-builder-el-last { text-align: center; } .flex_cell.no_margin.av_one_half.avia-builder-el-43.el_after_av_cell_one_half.avia-builder-el-last { text-align: center; } .flex_cell.no_margin.av_one_half.avia-builder-el-63.el_after_av_cell_one_half.avia-builder-el-last { text-align: center; }
Cheers!
Andy -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts