miixee
Forum Replies Created
-
Hi
There’s no predefined template for such design. You should write a custom css code to get this done!
Regards,
Support TeamForum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Premium VersionDear Lili,
If you want to show project title & description instead of picture captions within popups, then you should uncheck the following option in your settings section “Enable picture captions”.
Regards,
Support TeamHi,
Generally this issue comes from the theme you’re running. Have you tried to use the following CSS code to override/resolve the mentioned css issue?
body.lg-on { text-align: left !important; }
Please check it out and let us know if something is still wrong!
Thanks,
Support TeamFacebook recently changed the API for social sharing. The issue was resolved in the latest version. You just need to find the following function
crpOpenFBDialog()
in /wp-content/plugins/career-portfolio-premium/js/crp-social.js and replace it with the following one:function crpOpenFBDialog(datasource){ var url = "https://www.facebook.com/dialog/feed?app_id=145634995501895&link=" + encodeURI(datasource.url) + "&caption=" + encodeURI(datasource.caption); var w = window.open(url, "ftgw", "location=1,status=1,scrollbars=1,width=600,height=400"); w.moveTo((screen.width / 2) - (300), (screen.height / 2) - (200)); }
Thanks,
Support TeamDear salvos,
Seems it’s something new, that we’re not aware about it. Could you please contact us here [email protected] with this question? So, one of our developers will contact and will cooperate with you to figure out a resolution asap.
Best Regards,
Support TeamForum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Video ?The plugin doesn’t support videos or audios at this moment. This features will be released in upcoming updates.
Best Regards,
Support TeamForum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] Disable zoomIn your settings section you can find an option entitled
Disable popup viewer
. Make sure the option is unchecked. So, your visitors won’t be able to see the pictures with hight resolution within a popup.If you have more questions, just contact us here [email protected].
Best Regards,
Support TeamThe issue was resolved in (v1.8.4).
Best Regards,
Support TeamThe Premium package (v1.8.11 and upper) supports multiple instances per page now. In near future we’ll support this feature in Free version too.
Best Regards,
Support TeamThe mentioned issue was resolved in v1.8.3. Please keep us updated if something is still wrong.
Regards,
Support TeamThe issue was resolved in v1.8.3.
Best,
Support TeamForum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] DisplayCould you please contact us at [email protected] with this question? One of our developers will look into the issue. Also we’ll provide you the latest update package.
Best Regards,
Support TeamIt’s really strange why you don’t the icon in the toolbar of your TinyMCE editor. To bypass it, just open Career Portfolio dashboard where listed all your portfolio items and copy the respective portfolio short code to put it anywhere you wish.
Best Regards,
Support TeamForum: Plugins
In reply to: [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio] CaptionsThe mentioned feature is available in Premium version. If you go to your settings section and expand “Other” subsection, you’ll see an option entitled “Enable picture captions”. Make sure the option is checked and you’re done!
Best Regards,
Support TeamHave you tried to use the following custom css:
body.lg-on { text-align: left !important; }
Best Regards,
Support Team