Forum Replies Created
-
AuthorPosts
-
You would probably get the best answer directly from the bbPress support forums here: https://bbpress.org/forums/
Hi sundialstudios!
Unfortunately we can not assist in bug fixing customization. I would suggest trying stackoverflow if you aren’t able to go with a freelance developer.
Regards,
DevinHi!
Can we see the site and page live? The animation is a css effect and shouldn’t have any effect on the image showing/not showing.
Cheers!
DevinFebruary 27, 2014 at 1:25 am in reply to: Convert Theme Hacks to Child- Title tag on Logo, Text to Cart, Conditional Menu #229855Hi Imburr!
Anything that has
if(!function_exists('avia_logo'))
preceding the start of the function can be replaced by a child theme. You would need to re-do the setup of the function.The title attribute however I don’t view as needed on a logo. The alt text telling screen readers and the like saying that this is ‘site name’ but the title tends to just aggrivate users since it appears as a tooltip for users who can already plainly see a logo with the identical information.
For #2, you can remove the theme function and then add your own function, something like:
remove_action( 'ava_main_header' , 'avia_woocommerce_cart_dropdown', 10)
then you would duplicate that same function and then add it back in the same way its added in that file (but all in your functions.php file).#3 you add the same thing your child functions.php.
Best regards,
DevinHey!
No, not that I know of. It should be remembering the last view you were in and then opening to that but a more reliable solution is to use another method to add in custom code than a text element. Either through a custom shortocde or a plugin like this one http://wordpress.org/plugins/post-snippets/
Best regards,
DevinHi Daniel!
WordPress does not allow for custom post formats in any way right now. From the codex:
New formats cannot be introduced by themes or even plugins.
.
– https://codex.wordpress.org/Post_Formats
You can add support for other formats in the main functions.php file:/* * add post format options */ add_theme_support( 'post-formats', array('link', 'quote', 'gallery','video','image','audio' ) );
You would then need to add new code for each format in includes>helper-post-format.php or replace the functions/add new functions. The styling changes are much easier in that you only need to target the front end post type selectors and then re-color/re-style things as needed.
Regards,
DevinHi seopolis!
That will still work as long as the category has the correct filename structure to take priority. The page however would need to be made in php/html since there isn’t a front end for editing that kind of template.
Best regards,
DevinHey!
If you mean on this page: http://kriesi.at/themes/enfold/shortcodes/columns/ each row of columns is a new *row* and content isn’t inside of another.
Cheers!
DevinHi nonne!
1) No. You can try one of the many re-ordering plugins for posts/custom post types but it won’t give you individual control on each portfolio grid.
2) You can manually set the image link, the title link and any link in the content slider slide. When adding in an image to the content area the link options are on the bottom right of the pop-up where you choose the image.
Best regards,
DevinHi hunter74!
The demo isn’t actually running the most recent version. Can we see your site and the issue or can you screenshot what is/describe it?
Best regards,
DevinHey Nerohm!
The theme uses the WordPress search function so you would need to use a plugin which adds on to it or replaces it.
Cheers!
DevinHi!
It typically takes Kriesi quite a while to get through his queue of topics. If it holding up development I would suggest using shortcodes on any page where you need to use the upload form shortocode instead of using the Avia Layout Builder.
Regards,
DevinHi svdevelopment!
Unfortunately that isn’t possible with the current implementation of the sorting method.
Regards,
DevinHey!
I’ll tag the topic for Kriesi as I don’t know for sure if the theme will recognize the icons just by their file location. I believe they need to be uploaded through the uploader so that they can integrated in with the builder elements. So you would need to install locally and then copy over the the database and theme files on to your server.
Regards,
DevinHey!
You’ll need/want to deactivate all active plugins that are running and then see if you are still getting a memory limit error. With 128 you should be fine but if you are still getting it then there could be something else going on. The theme doesn’t use that much and shouldn’t be causing any issues.
If it is still happening then try re-uploading the theme files over FTP in case there was a corruption of a file on any of the past uploads. It isn’t that uncommon when updating through WordPress so making sure everything is correct in the theme files is a good initial step. You can watch this video for a walk through up re-uploading as its the same steps as when updating: https://vimeo.com/channels/aviathemes/67209750
If all is running well you can re-active plugins one by one and see if any one plugin causes the issue or has a conflict with the theme.
Cheers!
DevinFebruary 26, 2014 at 5:55 pm in reply to: Google Maps in true Fullwidth and without Mouse Wheel interaction #229664Hi!
What that user did was put the widget area inside of a color section. The color section is called “map” without quotes in the developers field when editing the color section. This allows you to then set its width with css.
For example:
#map .container { width: 100%; padding: 0; margin: 0; } #top #main #map.avia-section .template-page { padding: 0; }
Regards,
DevinHey eperi!
You might be able to set a background image for the element which would then only show if nothing is showing inside of it. Or forward users to another different “home” page if you detect no javascript.
Best regards,
DevinNo update as of right now unfortunately.
February 26, 2014 at 3:20 pm in reply to: LayerSlider Shortcode not working – was working until I added another shortcode #229582Hi CharlotteTryzens!
The theme actually disables LayerSlider shortcodes. The only way to get the LayerSlider slideshows into the page is with the Avia Layout Builder.
If it was working before it was a fluke unfortunately.
Best regards,
DevinFebruary 26, 2014 at 3:38 am in reply to: avia layout editor, textblock, does not save javascript. #229368Hey rickthuhvang!
You can try using this plugin as a more consistent way to add in code where needed: http://wordpress.org/plugins/post-snippets/
Regards,
DevinI’m not really sure what else we could suggest. The errors you originally mentioned are also getting reported by other users with other themes and the root seems to be WooCommerce. Not being the developers of the plugin if there is a core conflict all we can do is report the bug.
They have also posted here on fixing common issues that have come up with 2.1 which may or may not help: http://develop.woothemes.com/woocommerce/2014/02/solving-common-issues-after-updating-to-woocommerce-2-1/
The differences while being logged in vs logged out could be cache related, the membership plugin related or something else completely. If you can be a bit more specific on what exactly is happening we can look into them further and see if its something we can fix.
I’m pretty sure that the pages aren’t able to be copied between layers when using the ALB. They need to be manually re-created or copied over using the debug field since WPML doesn’t recognize the setting where the layouts are stored on each page.
February 26, 2014 at 1:47 am in reply to: Problem Solution insertion videos on second demo "Home-V9 – Videos a parallax" #229311Hey!
No fallback for still image that I’m aware of right now.
I know iOS will not play a video unless a user interacts with it so it itsn’t an ideal solution for video embeds right now. If you aren’t using 2.5.4 make sure to update and then hard refresh your local cache as well as any plugins that will be doing server side caching to fix video playback issus.
Best regards,
DevinHi Monsoon!
I would suggest creating your own custom shortcode for that. Or else try generating the button outside of the ALB and then try adding in the link values.
The php snippet wouldn’t work however so the shortcode route would be what I would do.
Regards,
DevinHey!
Please don’t create duplicate topics for the same issues/question. It makes it harder for us to answer and for others to search. I’m closing this one off since I’ve already responded to your other topic: https://kriesi.at/support/topic/resize-image-in-wysiwyg/
Regards,
DevinHey!
That would need to be added in as a new feature and isn’t something we could give out through support. If its a must-have feature I would recommend looking into a freelance developer to customize the shortcode php file to add it in and then bug test it to make sure there are no other issues from the change.
Regards,
DevinHi Munford!
Make sure the vimeo video settings on vimeo are also set to not display controls/information. It shouldn’t be showing any controls but just as an extra precaution try that.
Video scaling/exact fit is a bit more difficult. By the nature of being responsive there must be some cropping at different browser widths. There is just no way to keep content scaled to fit the browser and always fill up a space at whatever size the viewers screen without cropping or hiding the edges.
For self hosted video you need to have multiple formats of the video in the same location and the same name. mp4, webM and Ogg are traditionally the 3 main ones you should have. You only add in one of them to the field in the ALB Slideshow element and the theme will automatically register the others as long as they are in the same folder with the same name (different extensions).
Cheers!
DevinHey rseybold!
It could maybe be done with a LayerSlider slide but it will be a bit complicated to set up. You would need to have it all set up on a single slide and then handle the timing through one long slide.
Regards,
DevinThere isn’t really a solution for that since what is happening is the plugin doesn’t realize there is content on the page. As long as its in the source then it will work. The plugin will just not register the content because the blog element is a query not raw content or text.
-
AuthorPosts