pathuri
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] menu location not foundUpdate : It Works
Need to use menu slug name and then it works
———
[maxmenu location=3] —> Not working
[maxmenu location=”3″] —> Not working
[maxmenu location=prmwoo] —> Not working
[maxmenu location=prm-woo-menu] —> Not working
[maxmenu location=prm_woo_menu] —> WORKS!!!Error message for the first four options :
————————————————
<!– menu not found <!– menu not found [maxmenu location=3] –>
<!– menu not found <!– menu not found [maxmenu location=3] –>
<!– menu not found <!– menu not found [maxmenu location=prmwoo] –>
<!– menu not found <!– menu not found [maxmenu location=prm-woo-menu] –>Forum: Plugins
In reply to: [Max Mega Menu] menu location not foundSome more info :
—————–
a) In Menu Swapper, the following is the infoClear Theme Location Slug Theme Location Name
× → prm_woo_menu prm-woo-menu
× →
+ New Theme Locationb) In ‘Menu’ Menu Settings info is below
Auto add pages Automatically add new top-level pages to this menu
Theme locations Navigation Bar Above Header (Currently set to: primary)
Navigation Bar Below Header (Currently set to: secondary)
sample-custom-menu
prm-woo-menuI’m trying to use ‘prm-woo-menu’ with MMM.
You can see the same in google chrome browser settings menu. When you click the settings (3 lines) menu, it opens out and sub-menus open outside the main width of the main menu, instead of inside the main menu. Sub-menus width is appended to the main menu width instead of within the main menu.
If I’m right, might be simple, to implement.
Might be wrong also.Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] RM opening inside the wrapperI found out the error. It is width setting which is creating this problem. Since it is connected with some other elements/css, will wait for some time before finding a solution to this.
All latest versions –
wp – 4.1
and php 5.3I really depend a lot on this plug-in for re-usable code.
Take time for the update.
No hurry.
Looking forward for the new update.It is called ‘fly-out’ menu, in some literature.
Forum: Plugins
In reply to: [Quick Product Image Upload] multi-image uploadI checked & found that
(1) It can’t upload multiple images
(2) Uploaded image is added to ‘featured image’ and not to ‘product gallery’
(2) Only one image can be uploadedPl clarify.
Thanks for your support.
I do have ACF etc, but felt if you have already built-in for woocommerce,
I thought to use the same.
Thanks once again for taking time to reply.yes – i want some additional/meta boxes on create product page
Forum: Plugins
In reply to: [Custom Content Shortcode] using inside 'shortcoder'Do you have documentation available outside apart from the plugin page?
Forum: Plugins
In reply to: [Custom Content Shortcode] using inside 'shortcoder'I was using ‘shortcoder’ plug-in and the syntax was,
[sc:insert-article page=%%pageslug%%] and the resulting shortcode is
[content type=”page” name=”pageslug”]. This was giving a 500 error.
2) I will check on title formatting and subtitle field
3) Buddypress groups : You are right. BP uses something different than CPT and writes directly to wp tables
4) In futue, you may consider, ‘AWPCP’, popular classifieds plug-in. It is also similar to BP, does n’t use CPT, but writes directly to wp tables.
Thanks for all the support.I did thought the same from the description. What I was looking, a way to add, additional meta boxes to product info or add product page. Say I want to a add a meta-box, say region, like this. Is it possible.
Even after changing max_input_vars value to 3000, still saving is not working.
Any one can help me in this regard?Forum: Plugins
In reply to: [KIA Subtitle] not showing on woocommerce product siteThanks for all the help.