Forum Replies Created
-
AuthorPosts
-
Hey Indiatravelz!
Are you talking about the BBpress forum? Maybe you deactivated it on the plugins panel.
Regards,
IsmaelHey Miikey!
1.) You can try this plugin: http://wordpress.org/plugins/subscribe-to-comments/
2.) What do you mean by “internal links”?
3.) You need to manually create a column like that. Set the width on Quick CSS or custom.css.
4.) Please use a plugin like AddThis or ShareThis.
Cheers!
IsmaelHey!
Can you please post the login details here? Set it as a private reply.
Best regards,
IsmaelHey dngood!4
The search tool tip is working properly on our end so it must be a plugin on your end that is causing the issue. Please deactivate all plugins then remove browser cache or test it on another browser.
Regards,
IsmaelHey CivilC!
I don’t think it is possible to create subfolders on the Media Library panel but you can change the upload directory. Please refer to this link.
Cheers!
IsmaelHey Stingery!
Please edit includes > loop-index.php, find this code on line 70:
$featured_img_desc = get_post_field('post_content', get_post_thumbnail_id());Replace it with:
$featured_img_desc = get_post_field('post_title', get_post_thumbnail_id());Best regards,
IsmaelHey!
What kind of touch device are you testing this? Please give us a link to the website with the animations.
Regards,
IsmaelHey!
I’m sorry but I don’t understand the problem clearly. Can you please post a screenshot of how you want the post to look like? Starting from “Will Saving Poor Children Lead To Overpopulation?” heading.
Best regards,
IsmaelHey!
The login credentials are invalid. Please check. Post the actual link to the page.
Cheers!
IsmaelHi!
Did you translate the string “You are here” to “U bevindt zich hier” using the codestyling localization plugin? Please post the login details here, we would like to inspect it.
Regards,
IsmaelHey!
Have you tried increasing the wordpress php memory limit? Please refer to this link. You can post the link of the website here so that we can check it.
Best regards,
IsmaelHey oliviad!
Please give us a link to the actual website. You can use media queries to adjust the size of the caption on smaller screen sizes.
@media only screen and (max-width: 767px) { .avia-caption-content { font-size: 11px; } .avia-caption-title { font-size: 14px; line-height: 14px; } }Best regards,
IsmaelHey rickytherhino!
Can you please give us a link to the actual website?
Cheers!
IsmaelHi Jennifer!
You can add this on Quick CSS or custom.css:
.slide-entry-title.entry-title { position: absolute; bottom: 0; } .avia-smallarrow-slider-heading.no-content-slider-heading { position: absolute; bottom: 0; }Cheers!
IsmaelHi Alan!
You can add this on Quick CSS or custom.css:
.widget_categories .cat-item ul.children { margin-left: 15px !important; list-style: disc outside; }Cheers!
IsmaelFebruary 18, 2014 at 3:09 pm in reply to: Controlling the size of Blog Excerpts as a Content Element within a page #225503Hi!
What type of Blog Style do you have? Have you tried selecting a different post formats like video or image format?
Regards,
IsmaelHi!
I’m not sure if I this is your problem but you can hit CTRL + LEFT MOUSE CLICK to choose the categories that you want. If you’re working on a MAC computer, hit Command Key + LEFT MOUSE CLICK to select the categories.
Cheers!
IsmaelFebruary 18, 2014 at 2:57 pm in reply to: Having issue with columns. No clear div? Other content floating over columns. #225501Hi!
Please hire a freelance developer if you want to use the get_template_part() function instead of the post formats filters that are being use within the theme. Visit Werkpress for customizations.
Cheers!
IsmaelHi!
Please give us a link to the page. We need to get the page id to remove the background on that specific page. If you want to change the style of a specific element on a certain page or post, you can use the Google Chrome Inspect Element. Look for the unique css body class.

On the example above, the page’s unique selector is .page-id-2251. We can use it to change the element within that page.
.page-id-2251 .main_color { background: none; }Best regards,
IsmaelFebruary 18, 2014 at 2:40 pm in reply to: Padding not working… can't figure out why and some background tips #225493Hi wsmith187!
Please add this on Quick CSS:
#top #main .avia-section .template-page { padding-left: 25px; }Please post a screenshot of what you’re trying to do. You can use imgur or dropbox.
Best regards,
IsmaelHey!
The header background (http://www.maritimeglass.com/wp-content/uploads/2014/01/header-bg2.jpg) does show on our end. Please remove browser cache then reload the page a few times.
Regards,
IsmaelHey!
Edit config-templatebuilder > avia-shortcodes > portfolio.php, find this code on line 425:
$output .= "<".$link_markup[0]." data-rel='grid-".avia_post_grid::$grid."' class='grid-image avia-hover-fx'>".$custom_overlay.get_the_post_thumbnail( $the_id, $image_size )."</".$link_markup[1].">";Replace it with:
$output .= "<a class='grid-image avia-hover-fx'>".$custom_overlay.get_the_post_thumbnail( $the_id, $image_size )."</a>";Regards,
IsmaelHi!
I’m really not sure why the arrow disappears on your end during the update. Please download the theme again then override the theme files via FTP. Increase the wordpress php memory limit to at least 128M. Refer to this link. Deactivate all plugins, see if the arrow appears again.
Regards,
IsmaelHey!
You should probably go and hire a freelance developer to fix this for you. Please wait for Devin to respond.
Best regards,
IsmaelHi!
You should probably upgrade your host plan to improve the page speed. Install a cache and a minify plugin to improve loading speed.
Cheers!
IsmaelHey!
Please use this to remove the border on the layer slider:
.home #after_layer_slider_1 { border: none !important; }Best regards,
IsmaelFebruary 17, 2014 at 7:52 am in reply to: How can remove the hover fade on slides with links? #224806Hey sunworx!
Please add this on Quick CSS or custom.css:
.image-overlay.overlay-type-extern { opacity: 0 !important; }Cheers!
IsmaelHey!
Please post the login details here as a private reply. We would like to check it. There is really something wrong with the theme because the sidebar is below the content. Deactivate the cache plugin before we can check it.
Regards,
Ismael -
AuthorPosts

