Forum Replies Created
-
AuthorPosts
-
Hi,
I checked again your backend and you did not follow our instructions. Please let us know when you are ready and updated WordPress and the theme to the newest version.
Best regards,
AndyHi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi,
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHey elames,
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area
Best regards,
AndyHey Matthew,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyHey Micheal0424,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyHey geomat1,
we recommend to work with WP migrate DB plugin.
Best regards,
AndyHey steffen_aufatz,
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area
Best regards,
AndyJune 21, 2016 at 5:28 am in reply to: I need to have portfolio items open the portfolio pages, but not in a new window #651237Hi,
not sure why it’s doing this, but by default it should open in the same window in a new page. Please update your theme to Enfold v3.6.1 and deactivate all your plugins.
Best regards,
AndyHi,
just try to flush permalink settings by going to Settings->Permalinks->Save Changes
Best regards,
AndyHi,
1. You can move your calendar with this code:
.flex_cell.no_margin.av_one_fifth.avia-builder-el-24.el_after_av_cell_three_fifth.avia-builder-el-last { position: relative; top: -10px; }2. Turn on custom class for all ALB elements at first: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then provide a custom css class for your title element. Finally use a code like this in Quick CSS field:.your-custom-class-for-title-element { position: relative; top: 50px; }3. Use this code:
#top .av-subnav-menu li a { font-size: 16px; }and adjust as needed.
In the future please open different tickets for different questions.
Best regards,
AndyHi,
turn on custom class: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then give your image in question a custom class. Finally use this code in Quick CSS field:.your-custom-class { top: 227px; }and adjust as needed.
Best regards,
AndyHi,
so can we close this thread or do you still need any help with it?
Best regards,
AndyHi,
no, they are different things. You can use video background for desktop and a normal video element on mobile only, if you’re following Ismael’s advice.
Best regards,
AndyHi,
try to deinstall this plugin manually via FTP.
If that does not help there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:Best regards,
AndyJune 21, 2016 at 2:26 am in reply to: I need to have portfolio items open the portfolio pages, but not in a new window #651177Hi,
you didn’t follow Yigit’s suggestions. Please do so and let us know when you’re done and still need help with it.
Best regards,
AndyHi,
glad you found a solution. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
AndyHi,
I notified our developers about this issue. Let hope they can find a fix for it soon! Thanks for being patient.
Best regards,
AndyHi,
you could try with page-id for the page in private content use for example:
.page-id-131 .entry-content h3 { text-transform: none; }A precise link to the elements would help a lot.
Best regards,
AndyHi,
use this code inside of Quick CSS field:
.entry-content h3 { font-size: 9px; }and adjust as needed.
Best regards,
AndyHi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Update WordPress and the theme to the latest version please.
Best regards,
AndyJune 21, 2016 at 1:51 am in reply to: Click to Call Widget in Header with Pop Up Image with a Transparent Bckground? #651169Hi,
check out this page: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/#prettyPhoto
and look for the iFrame code solution.Best regards,
AndyHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
AndyHi,
please always open a new ticket for a new question/issue.
First turn on custom class for all ALB elements: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Second give your headline in question a custom css class. Then use something like this in Quick CSS field:@media only screen and (min-width: 414px) and (max-width: 736px) { .your-custom-headline-class { position: relative; top: -1453px; } .avia-image-container.avia-align-center { top: 85px; }}Best regards,
AndyHi,
I changed your theme to “Memberlite” theme, but the page in question looked exactly the same. Could you fix it already?
Best regards,
AndyJune 21, 2016 at 1:09 am in reply to: layout editor and the buttons of wordpress are no longer displayed #651158Hi,
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Keep all plugins deactivated while testing.
Best regards,
AndyJune 21, 2016 at 1:06 am in reply to: Show "Share this entry" below blog posts without entering individual post #651157Hi,
that’s the default behavior of the theme. If you want to customize it, then you can get help here: kriesi.at/contact/customization
Best regards,
AndyHi,
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
AndyHi,
please open a different ticket for a different question, otherwise it gets very confusing for us moderators and for other people who are trying to find help in this forum.
I think you would need to customize the file single.php.
Best regards,
AndyHi,
ich habe mir deine Seite im Backend angeschaut, aber du hast dort kein Kommentar-Element hinzugefügt, daher können dort auch keine Kommentare erscheinen, wenn du den ALB für deine Blogposts verwendest.
Gruß,
Andy -
AuthorPosts
