Forum Replies Created
-
AuthorPosts
-
Hi,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueSeptember 22, 2014 at 4:55 am in reply to: Sortable portfolio grid, page 2, shows a 404 page instead of extra projects #322783Hello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi,
I believe that’s expected when you use transparent/glassy header, i’d suggest manually rebuilding the title below the slider.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.breadcrumb-trail span:last-child{ display: none; }Cheers!
JosueHey!
Try with this code instead:
@media only screen and (max-width: 1139px) { h4.iconlist_title { font-size: 13px ; } }Cheers!
JosueHi Erich!
I tried login to your installation using the details provided in #322255 but they are no longer working, please re-check.
Best regards,
JosueSeptember 22, 2014 at 4:23 am in reply to: change background color of top header menu bar (where telphone/social media are) #322771Hi Katia,
Can you post the link to your website please?
Regards,
JosueSeptember 22, 2014 at 4:19 am in reply to: Issue with Categories and Tags when using Masonry grid #322769Hey!
I’ll tag Kriesi to this topic so eventually you’ll get a response from him.
Regards,
JosueHi!
Try using this code instead:
#asdf .av_textblock_section { background: #000; filter: alpha(opacity = 85); background: rgba(0, 0, 0, 0.5); display:inline-block; margin:0 0 1px 0; padding:10px 15px; margin-left: 20%; width: auto; margin-top: 55%; -moz-transition: none; -webkit-transition: none; transition: none; -moz-animation: none; -webkit-animation: none; animation: none; }Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueSeptember 22, 2014 at 4:09 am in reply to: Enfold Theme – How to include a Discussion Form in a page #322761Hey!
Unfortunately that featured is not available at the moment, if you really need it you would have to contact a developer from Envato Studio or Codeable
Also, feel free to request it here as a new feature.
Best regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi!
Here you go:
.home #main .container .content:before { content: ""; display: block; width: 9999px; height: 9999px; background: #e0edfd; position: absolute; left: -9999px; top: -50%; }Make sure the quotes in content: “” get inserted as actual quotes (“”).
Cheers!
JosueYou are welcome Enffie, glad i could help :)
Regards,
JosueSeptember 22, 2014 at 3:57 am in reply to: Can I create a 404 page and make it show as the 404 error page? #322751Hey!
You’d need to use a plugin for that, try this one:
https://wordpress.org/plugins/404-redirected/Regards,
JosueHi!
Ismael’s code is still unfixed, if you manage to fix it you should get this result – http://screencast.com/t/okQfrlzj5 (is that what you want?).
Regards,
JosueSeptember 22, 2014 at 3:51 am in reply to: Cannot installed the theme, in the new version: 2.9.2 #322748Hey Rosa P.!
Did you try doing it via FTP?
Cheers!
JosueHi Will!
You can set that page to an unique, new Author and then use the Tools > Export tool to export that only post/page.
Regards,
JosueHi!
You’d need to perform the update via FTP, please refer to this video:
Regards,
JosueSeptember 22, 2014 at 3:25 am in reply to: How do I make the background image full size and use the entire browser space? #322736Hey!
Try adding this code to the Quick CSS:
html.html_boxed { background-size: cover; }Cheers!
JosueSeptember 22, 2014 at 3:18 am in reply to: Problems with uploading images after updating to WordPress 4.0 #322735Hey!
@nickgibbens01 use this code instead:#footer strong.news-headline, span.news-time { color: white!important; }
@JuliePopovich, please create a topic regarding your issue in the Choices subforum.Cheers!
JosueHey!
Please post a link to your website too.
Best regards,
JosueHi!
You can change those using the Advanced Style Editor, take a look at this video:
Best regards,
JosueHello!
That’s not possible with the theme out of the box. I’d suggest checking for a third-party solution:
http://premium.wpmudev.org/blog/best-wordpress-youtube-gallery-plugins/Cheers!
JosueHi,
Can you please create us an administrator account? post it here as a private reply.
Regards,
JosueHi!
Check it now, it should look like this on mobiles:
http://screencast.com/t/4qOnp63jI ended up adding the code in the Google Analytics Tracking Code field.
Best regards,
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
add_filter('avf_portfolio_title_link', 'change_portfolio_link_func', 10, 2); function change_portfolio_link_func($title_link){ return home_url().$title_link; }Cheers!
JosueSeptember 21, 2014 at 7:07 pm in reply to: Problems with uploading images after updating to WordPress 4.0 #322673 -
AuthorPosts
