Forum Replies Created
-
AuthorPosts
-
Hi,
You can add this on your custom.css or Quick CSS.
.breadcrumb.breadcrumbs.avia-breadcrumbs {
display: none;
}Regards,
Ismael
Hi,
Do you have a cache plugin?
Anytime you change a setting, you need to flush your cache. Because of the fact you’re using a caching plugin. Each cache plugin should have there own reset/flush button to do just that.
Go to Settings > Permalink, then change the settings a few times.
Regards,
Ismael
Hi,
You can use the fixed header with social icons and navigations. Just add this on your custom.css to remove the top part.
#header_meta {
display: none;
}Regards,
Ismael
Hi,
Edit the portfolio item, look for Screen Options. Tick the Excerpt metabox. You can insert the excerpt there.
Regards,
Ismael
May 20, 2013 at 1:17 am in reply to: Portfolio Items – How to get rid of the MouseOver Icon ? #120067Hi,
Just add this on your custom.css
.image-overlay-inside {
display: none;
}Regards,
Ismael
Hi,
You can hide them. Just add this on your custom.css
.avia-post-nav {
display: none;
}Regards,
Ismael
Hi,
Don’t forget to create a backup of your database and theme files.
Regards,
Ismael
May 20, 2013 at 12:11 am in reply to: Hiding sample content while still saving it for later reference #120054Hi,
Those are dummy widgets. If you want to override them, go to Appearance > Widgets and supply the widget areas with widgets, specifically the Sidebars and Footers.
Regards,
Ismael
Hi,
Click on the link “Member” below your username. https://kriesi.at/support/profile/pdxammo
Regards,
Ismael
Hi,
I’m sorry but I refreshed the page over and over but I can’t catch the blurriness on the images. They are exactly 227px in width.
Regards,
Ismael
Hi,
This really works. Please don’t remove the !important.
.current-menu-item a {
color: red !important;
font-size: 20px !important;
font-weight: bold !important;
}This is what I see, when I apply the code above. The current page is “Welcome”.
Regards,
Ismael
Hi,
This is the code for the scroll to top link
 ;
You can find it on footer.php, find this code.
<a href='#top' id='scroll-top-link' class='avia-font-entypo-fontello'></a>
Regards,
Ismael
Hi,
I’m sorry. My bad. The LayerSlider shortcode is disabled. You need to use the Advance Layout Editor in order to use the slider.
Regards,
Ismael
Hi,
Use this.
.current-menu-item a {
color: blue !important;
font-weight: bold !important;
}Regards,
Ismael
Hi,
Just add this on your custom.css
.breadcrumb-title {
display: none;
}Regards,
Ismael
Hi.
Yeah, noticed it. I’m not sure if this will work. Add this on your custom.css
post-entry-11 .flex_column.av_one_third .avia_textblock p {
margin: 0.85em 0 !important;
}.post-entry-11 .flex_column.av_one_third {
min-height: 203px !important;
}How did you add them anyway?
Regards,
Ismael
Hi,
I’m not sure but capturing url and javascript thingy seems a bit complicated. Let me tag the rest of the support team.
Regards,
Ismael
Hi,
Add a new layer > select Div / Video, insert the google map code
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=48.287373,107.138672&t=m&z=4&output=embed"></iframe><br /><small><a href="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=48.287373,107.138672&t=m&z=4&source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
Go to Style tab > Layout & Positions > width and height should be 100%. Top and left position is “0”. Drag the layer at the top of every other layers to place it behind. Save changes.
Regards,
Ismael
Hi,
I’m sorry, I don’t have Windows 8 to check this issue. I’ll tag this thread to Kriesi and the rest of the support team.
Regards,
Ismael
Hi,
I’m sorry about the forum. You can attach images using simple html tags.
. You can edit your post by clicking the small “Edit” post below your current post. You can also delete them. If you want to see all of your post, click the “Member” text at the bottom of your Username.
Please give us link to the pages with certain issues.
Thank you,
Ismael
Hi,
They need to register their email accounts on http://en.gravatar.com/. They can set the profile pic there.
Regards,
Ismael
Hi,
You can actually add an email link. On Enfold > Header > Phone Number or small info text, place something like this
<a href="mailto: (Email address hidden if logged out) ">Email me!</a>
I’m really not sure if an automatic click to call number is possible. If they have a Skype Call to Click plugin enabled on their browser, they will be able to click the number and call it through skype.
I haven’t tried this plugin http://wordpress.org/extend/plugins/contact-call-plugin/. You should try it.
Regards,
Ismael
Hi,
What theme are you using? Can you be more specific? A screenshot of what you are trying to accomplish will help.
Regards,
Ismael
Hey,
Glad it is fixed. I didn’t know the Mac folder is hidden on MAC OS. That sure is weird. :)
Regards,
Ismael
Hi,
Yes, I reported the issue to Kriesi about the Advance Layout Editor. Elements goes blank when saved, stripped html tags etc. I’ll tag this thread to Kriesi.
Regards,
Ismael
-
AuthorPosts