Forum Replies Created
-
AuthorPosts
-
Hey nathalie-,
You have already posted the same question in this thread: https://kriesi.at/support/topic/enfold-bereits-gekauft-avia-ladt-durchgangig/#post-701843
I’ll be closing this thread now. Kindly use the other thread for this topic. :)
Best regards,
NikkoHi Gerke,
You’re welcome, glad we could help :)
Regards,
NikkoHey nathalie-,
Thanks for using Enfold. You can follow the instructions on this post: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
Don’t forget to backup first before updating :)
Best regards,
NikkoHey jabbler,
Kindly add this code to Quick CSS (located in Enfold > General Styling):
.avia_pricing_default .pricing-table li.avia-pricing-row small { display: inline-block; }
or this one if the code above doesn’t work
.avia_pricing_default .pricing-table li.avia-pricing-row small { display: inline-block !important; }
Best regards,
NikkoHi Gerke,
No problem. I have taken another look and the problem you are having is that you have a slider image which has a lesser width than what is required. The required image dimension is 1500x430px, the image you have used is 1000x653px, this is less width and more height, since the width is lesser wordpress will not crop the width, but since the height has excess, wordpress crops 430px and gets the middle part, so you have a 1000x430px. Since this is a fullwidth slider it will expand the image (since the image is smaller) when viewing in a screen which is more than 1000px as it stretches the image it’s not just the width but also the height. I downloaded your original image, resized and cropped it with an image editing software, and reupload it to the slider, you should see it’s looking better (though it’s blurry since I enlarged the image).
Here are the things to keep in mind when uploading an image to the slider:
- Smaller than required dimension – will be expanded and get blurry.
- Bigger than required dimension – will be cropped by wordpress and it will get the middle part cutting of the top and bottom of the image.
- Exact image dimension – best output
So use an image editing software to crop images so you have full control and get best results. Hope this information is helpful :)
Regards,
NikkoOctober 20, 2016 at 3:42 pm in reply to: Enfold Toggle overlay content below when opened rather than push it down the pag #701934Hi Jonathan,
You’re very much welcome. We are glad to help and thank you very much for using Enfold. :)
Regards,
Nikko- This reply was modified 8 years, 2 months ago by Nikko. Reason: grammar
October 20, 2016 at 3:38 pm in reply to: Change the caption position and eliminate the caption animation #701927Hey Rosa,
Glad that you have fixed it :)
Regards,
NikkoHi vgunited!
Yep, we will help you, that’s what we do :) When you edit the page (the one in the screenshot), you just need to check on the lower right, find the Layout box and you should see it at the bottom of the box. Can you give us a link to your site and a temporary admin account? so we can check it further. Just place the details in the Private Content in your reply.
Regards,
NikkoHi mailworm,
I’m using an emulator to check it. Will get back to you to give a solution, can you create temporary admin account so we can inspect this further, kindly place the details in the Private Content section in your reply.
Regards,
NikkoOctober 20, 2016 at 3:28 pm in reply to: Bold words 'glued' with previous and ensuing in portfolio ajax preview #701912Hi pmfonseca,
I checked it with both Chrome and Firefox and I see the issue on both, also I think it is only missing a space, can you verify that you have put space before and after the text in bold? if yes, please provide us with a temporary admin access so we can inspect further, just place it in the Private Section.
Regards,
NikkoOctober 20, 2016 at 3:20 pm in reply to: Enfold Toggle overlay content below when opened rather than push it down the pag #701898Hi Jonathan!
Sorry I have missed this. I have tried to do what you want by testing in the browser but it’s a bit complicated and will require to have classes for each team member as the first team member must have a higher z-index value (also with mixture of max-height and overflow:visible), so it will just overlap and also the complexity is also added by having team member’s on the last row that should push the footer instead of just floating, there are 2 problems however why it’s not a good idea:
- Adding New Team Members – you will need to readjust every time a team member is added
- Responsive Versions – example mobile it will be 2 columns instead of 4, you will need to re-evaluate again team member’s who will be using the floating bio and not.
The only thing I can suggest is to use a popup box or lightbox for the content of bio or create a specific page for a team member and link it with the + icon. I apologize for the late reply.
Best regards,
NikkoHi,
To set all rows in fixed height, kindly add this code in Quick CSS (Enfold > General Styling):
#usvsthem .pricing-table > li { height: 70px; }
This should set all the rows to equal height, just change the value as you see fit.
Best regards,
NikkoHi,
Can you create a temporary admin account? so we can inspect further. Kindly post it in the Private Content section.
Best regards,
NikkoOctober 20, 2016 at 9:02 am in reply to: How can I change the word "by" before the author name in blog #701744Hey pimroll,
You can check the lang folder inside the theme, each of those with .po file extension are translation to a specific language. I hope this helps. :)
Best regards,
NikkoOctober 20, 2016 at 8:59 am in reply to: The lower commenting section in mobile is messed up #701742Hey pimroll,
Kindly add this code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #commentform label { position: static; } }
if it doesn’t work try this one instead
@media only screen and (max-width:767px) { #commentform label { position: static !important; } }
Please let us know if it works. :)
Best regards,
NikkoHey mrpacogp,
I’ve checked the link you gave but it’s seems to be down at the moment. Please let us know if it’s up so we can help resolve the issue.
Best regards,
NikkoHey Anon_Designers,
The slider uses this image dimension: 1500px x 430px. Basically the clear image is being cut off because wordpress crops it by getting what is in the middle, as for the blurry images, since it is less than 1500x430px it’s not cropped and just stretched that’s why it’s blurry. The solution for this is to use an image editing software like photoshop and crop it to 1500x430px this way you can set what part you want to get instead of letting wordpress do it. I hope this helps, if my explanation is not clear please let us know and we would be glad to answer :)
Best regards,
NikkoHey PabloStennett,
You need to add Animated Countdow first then edit it and Pick a date in the future, make sure you set this otherwise countdown numbers will not be visible.
Best regards,
NikkoHey PabloStennett,
It should be fixed. You just forgot to edit the column and go to Layout > Inner Padding > set 30px and go to Colors > Custom Background Color > set white color. :)
Best regards,
NikkoOctober 20, 2016 at 8:16 am in reply to: Blog Post Title and Categories not behaving like others #701712Hey Allison,
Can you give us temporary admin access to your site? so we can inspect further. Please post it in the Private Content section in your reply.
Best regards,
NikkoHey cipriana,
Try to use Masonry Gallery. Just drop in some images and add it on the gallery, select the image and on the right side you should see Custom Link just type in the link where you want the visitors to be redirected once the image is clicked.
Best regards,
NikkoHey farroyo,
Can you give us a link to your site and also a temporary admin access? so we can inspect further. Please post it in the Private Content section of your reply.
Best regards,
NikkoOctober 20, 2016 at 8:01 am in reply to: Adding breadcrumbs question for Products and Categories #701702Hey craigriches,
When I clicked on the links you posted it returns 500 Internal Server Error.
As for your request, you can refer to this thread: https://kriesi.at/support/topic/display-breadcrumbs-only-in-woocomerce-shop/
Best regards,
NikkoHey skrinks!
Kindly update your website to the latest version of Enfold theme. Also don’t forget to backup, for more information on updating and backup please refer to this link: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
Best regards,
NikkoOctober 20, 2016 at 7:47 am in reply to: Change the caption position and eliminate the caption animation #701693Hi pinkabbestia!
The link you have posted only returns: Nothing Found Sorry, the post you are looking for is not available.
Best regards,
NikkoOctober 20, 2016 at 7:44 am in reply to: colum in a grid row not stacking on tablet portrait view #701691Hey Oghi!
Kindly add this code to Quick CSS located in Enfold > General Styling:
@media only screen and (min-width:768px) and (max-width:980px) { .home #av-layout-grid-1 .flex_cell.av_one_fifth { width: 100%; max-width: 400px; display: block; margin: 0 auto 20px; } }
Hope this helps.
Best regards,
NikkoHi vgunited!
You probably want something like this: http://imgur.com/a/WQFh8
Just go to Enfold > Header > set Menu and Logo Position to Logo Left, Menu Right. Go to Transparency Options tab (still in Header) and set the logo, you can also set the menu color but you have the option to leave it blank and use default and Save. Go to the page and edit and set the Header visibility and transparency to Transparent Header and Update. Hope this helps :)
Cheers!
Nikko- This reply was modified 8 years, 2 months ago by Nikko. Reason: fix image url
Hey!
Can you try to replace your code to this:
<span style="font-size: 20px;font-weight: 800;color:#222;"><i>OVER 30 </i></span> <br />active filter cross references
place <br /> in the middle of your text to force the content after it below.Best regards,
Nikko- This reply was modified 8 years, 2 months ago by Nikko.
Hey cpetroff1321!
Yes, it has been updated, also make sure you are using a child theme so any changes you made won’t be overwritten during the theme update. You should find this code:
$tds = term_description(); if($tds) { echo "<div class='category-term-description'>{$tds}</div>"; }
Just replace it with this:
if( is_category() ) { echo '<h1>' . single_cat_title('',false) . '</h1>'; } else { $tds = term_description(); if($tds) { echo "<div class='category-term-description'>{$tds}</div>"; } }
Hope this helps ;)
Best regards,
NikkoHey Webtext-Autor!
Kindly crop the logo with an image editing software like photoshop and re-upload the logo, as you see the logo used: http://www.rock-die-boerse.de/wp-content/uploads/2016/08/rockdieboersede-3.png has a lot of space within the image.
Cheers!
Nikko -
AuthorPosts