Forum Replies Created
-
AuthorPosts
-
Hi!
The only thing I can suggest, which isn’t great, is to try minifying each script in turn to see where the issue is coming from.
Regards,
DevinOctober 25, 2013 at 4:53 am in reply to: A link to the non-responsive fixed width version on the mobile? #180481Hey!
The hack from Josue is unfortunately somewhat limited. Changing out the menu as well and hiding it on desktop to get a whole different mobile on/off switch that completely changes things would need to be done by a freelance developer.
The toggleClass is pretty straightforward but the combined effects will need testing and then to be packaged into a form that will keep it from being lost on theme updates to be really done correctly.
Regards,
DevinOctober 25, 2013 at 4:49 am in reply to: Call Portfolio Gallery Category from a link (sorting) #180479Hi SonicCube!
Unfortunately this isn’t possible with the way the sorting works.
Cheers!
DevinOctober 25, 2013 at 4:48 am in reply to: White Space between Navbar and Layerslider – iPad Landscape – Enfold #180478Hi!
I didn’t have any issues with it on my end. I thought I had responded a few days ago but it looks like it didn’t actually post. What specific iOS version and iPad are you getting this on?
Best regards,
DevinOctober 25, 2013 at 4:47 am in reply to: If Blog is blog is defined in Enfold > Theme Options = problem with add content #180477Hi LA_BREVA!
The blog page setting from the theme overrides any choices on that specific page. What you can do however is don’t set a blog page from the theme options and instead just add a blog element to that page from the advanced layout editor.
Cheers!
DevinHey!
Deactivate any active plugins first of all and then make sure you have portfolio categories created as well as portfolio items.
Best regards,
DevinOctober 25, 2013 at 4:44 am in reply to: Redirect from PayPal and show the sold item as "Sold" #180475Hey!
Generally WooCommerce questions are out of our area of support but for #1 it is most likely an issue with being on a local environment. #2 can be found in the Inventory tab in the Product Data for a product. Set manage stock, the qty to 1 and then do not allow back orders. Only after an item is completed and sold will it reduce stock I believe but it may also lock it out while the item is in someones cart.
Best regards,
DevinHey jmorillo!
It is but its beyond what we could walk you through via support.
See: http://docs.woothemes.com/document/template-structure/
If you have not tried adding content to the categories description field in the Products>Categories>$categoryname you can also check there.
Best regards,
DevinOctober 25, 2013 at 4:38 am in reply to: three questions regarding AJAX Portfolio Preview Style #180472Hey!
No, that isn’t possible at the moment. The opened portfolio item has no direct access url or anchor that can be linked to or opened by default.
Best regards,
DevinHey dustingrof!
Unfortunately we aren’t really able to help debug customization like that. There isn’t enough control on our part and the back and forth of code, minor changes in copying/pasting and the general depth of the customization is just beyond our support.
Cheers!
DevinHi mhiller!
You also have this which is what sets the font to Droid Serif for the whole body of your site:
body{ font-family:'Droid Serif', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
You could target the menu links specifically with however:
#top .main_menu .menu li a { font-family: 'Droid Sans'; }
Cheers!
DevinHey!
The masonry gallery has the option for the Load More button but nothing else does at the moment. The two plugins referenced would need to be set up according to their documentation but we don’t have any specific how-tos or official support of them yet (though I believe it will be added in pretty soon for other elements)
Best regards,
DevinHi DavyE!
Which gallery type and element are you adding an image into?
Cheers!
DevinDo you happen to have any server side caching? Have you made any other changes to the theme besides just usual set up?
Hi jt!
Is this on a specific device or version? I’ve tested it on 2.3, 2.4, 4.0 and 4.2 and have not found any issues running chrome/stock browser.
Regards,
DevinOctober 25, 2013 at 4:12 am in reply to: Changes of server names in database (sql) dump when moving from localhost to ser #180463Hey!
Unfortunately you may just need to re-do those elements that didn’t transfer over well. I’ve always had mixed results with moving WordPress installs and tend to end up doing a bit of manual data duplication just because not all plugins, data, settings etc get re-written properly even when using plugins to do the re-serialization work.
Not great but for now we don’t have an export option, though for the theme settings one is in the works.
Regards,
DevinHi!
The coma is a pretty unusual character for a url. The best route would just be to use a url shortner like bit.ly and use it in place on the image so that it gets parsed correctly.
I’m not actually sure if comas are legal as urls but I can’t really say for sure. Just going around it is the best and most direct option however.
Regards,
DevinHi!
Don’t use tif files for your images. Keep them to either jpeg or png files and you should be fine.
Best regards,
Devin@PPCHound – Since you have a separate topic open on the same issue we’ll address yours directly there.
Hey!
First try not altering the theme name so its just Enfold version 2.4.1 and then upload that. If you have any plugins in your plugins folder go ahead and delete those as well.
The basic install should go like this:
Regards,
DevinThis reply has been marked as private.I’ll mark this as closed for now. If either of you have continued individual issues just make a new topic and we can address it there.
Hi Norton!
I’m not familiar with the plugin but it sounds like you need to create your own custom page template if the built in options don’t work for you.
See: http://codex.wordpress.org/Page_Templates
Regards,
DevinOctober 24, 2013 at 5:04 pm in reply to: Google Maps in true Fullwidth and without Mouse Wheel interaction #180323Hi!
You need to target that #map and then the container inside of it as well:
#map .container { width: 100%; padding: 0; margin: 0; } #top #main #map.avia-section .template-page { padding: 0; }
Best regards,
DevinOctober 24, 2013 at 4:56 pm in reply to: VIdeo URL doesn't work when parameters added after the URL #180317Hey!
Unfortunately the video element doesn’t accept secondary parameters as far as I know. But you can instead embed the iframe code into a text box>text tab so that that you can add it in like you would on a regular visual editor page.
Best regards,
DevinHey!
I tried re-creating it on the test site but am not getting the same issue. See my Tabs Test page for an example. Is this on a specific browser?
Cheers!
DevinHey Jan!
First thing to do is update your theme version to the most recent updates. Then check the settings you have for the background image and let us know what they are set to. I remember someone else having a similar issue and it was something with the positioning/options but don’t quite recall the exact setting that fixed it off hand.
Best regards,
DevinOctober 24, 2013 at 4:39 pm in reply to: Use post type content on the blog post shortcode or masonry shortcode #180298Hi neotemplates!
What are your settings for the output? Are you showing excerpt and title or just trying to show images? Images must be set as featured image on the post type in order to be shown so at the very least make sure you have that.
If you can link to one of the pages showing whats getting output we can dig a bit deeper.
Best regards,
DevinHi net-guru!
Your best route would be to check with the plugin developer and have them take a look at your install. I’ve never used the plugin before but it shouldn’t be effected by anything within the theme since it should be using all unique code.
Cheers!
DevinJust seeing the blank page doesn’t give us a lot of information. What exactly are the steps you have taken so far? How are the pages set, have you modified any code in your child theme for page.php etc.
-
AuthorPosts