pxlounge
pxlounge
About
- Username
- pxlounge
- Joined
- Visits
- 121
- Last Active
- Roles
- Member
License key verification
We do not store any license keys, it is for verification purpose only if support expired
Where can I find my purchase code?Comments
-
This would probably help to call this out on the item listing in Envato or in your support documentation. Not sure if it is already but I had to search to find this.
-
Looks like this is an actual WordPress thing and pages cannot use numbers by themselves as page names without some other kind of text with it. Posts on the otherhand can use just numbers.
-
I've tested this on multiple sites using this theme as well as your own demo (links above)
-
Sounds good, I wil go ahead and make note that if the theme is ever updated to update these items as well.
-
Can I make a recommendation or a request for update that would add a class for when at default? something like: // Wrap | Classes ------------------- if( key_exists( 'attr', $wrap ) ){ $wrap_class[] = $w…
-
Both the column and the wrapper options, is there no way to override this to be zero? Even if its from a code level?
-
I think the only other improvement (unless this has been made already) is showing the category name above when they choose it. so it would look like so: News - Category Name[ listings ]
-
Figure it out, you should only set the page in the backend theme options if you are using the latest posts as the frontend setting. If you set this when you have a static front page set, it will duplicate the loop on your news/blog page when choosin…
-
Thank you, will do. Is there any plan in the next update to adjust this so the setting will also work for mobile menu? Thank you again :)
-
Hello, Sorry you must of caught it when the hosting provider was updating the newest WP version. Should be good now to look at.
-
I've installed WooCommerce and have version 17 on my current personal site. I am going to upgrade to woocommerce 2.7 RC and then update the theme (I am using the envato Marketplace plugin which automatically updates all the files on the site) and wi…
-
@tocuhed I had an older download still sitting in my downloads folder. Best way I can suggest is if your hosting provides scheduled backups of your site you can access, download one of them, and grab the theme folder from there. Then upload to your …
-
I am wondering this myself if we need to have WooCommerce 2.7 RC on the site as the current release for WooCoomerce is only 2.6.14 I reverted back to an older version of the theme (16.8) in order to make it work correctly. Once they officially rele…
-
Sent and referenced the url to this post. Thank you.
-
Hello, The issue is that the menu is set to the default of 1240. But past 1240px, the regular menu doesn't appear until 1256px causing a small gap where there is no menu. This is happening on a page where I have the transparent menu and a fullscre…
-
Perfect. Thanks you for your help. :D
-
When you go to export a page from the builder, what format is the generated code that is being given to the user for a later import? This is the format I am trying to get the serialized data into so I can import the page properly.(Image)
-
I have a page that I created and then the page was deleted. Going back into a database backup I have, I still have the serialized data entry from the mfn-page-items value in the post-meta table. Essentially, how would I go about taking the followin…
-
I was able to find the serialized data, but I cant seem to find the format that is used when exporting and importing pages.
-
Thank you for the reply. I will make note of this in the future.
-
Allow for disabling Google Fonts and adding in a section (could be html text box area) to paste in code from other font services like Typography.com or Typekit. you can add it to the disable checkboxes in the Global > Advanced > Theme Functio…
-
Have the ability for a portfolio to choose to use a website screenshot for its featured image or an uploaded featured image. You can make use of wordpress mshot:http://s.wordpress.com/mshots/v1/http://themes.muffingroup.com/betheme/?w=500 or a simi…
-
Thank you for your reply.
-
It would be nice to be able to control the column sizing based on the breakpoints. For example you would have a 4 column layout on desktop, then on your tablet breakpoint you could do two columns, then have them stack on mobile. Similar to bootstra…