Forum Replies Created
-
AuthorPosts
-
ganeeMember
Hi MortenK,
I had a look at the plugin earlier. I need to change it to Malay and the language file is not completed yet. Do I need to fill it all up and only then I can download the PO and MO file? Or is there another way for me just to do changes for that set of string?
WP Developer @ Press9
ganeeMemberI am using Genesis Featured Grid plugin and tweaked the CSS a bit. It does achieve the goal but it's not perfect. I gotta find time to see if it's more of a hassle to tweak the CSS of Genesis Featured Posts than Genesis Featured Grid plugin.
Thanks Andrea.
WP Developer @ Press9
ganeeMemberAre you looking for an automated function? Alternatively I would suggest WP Migrate DB Pro (https://deliciousbrains.com/wp-migrate-db-pro/)
WP Developer @ Press9
ganeeMemberI have not tried Minimum theme, but Genesis Simple Edit plugin might help.
https://wordpress.org/plugins/genesis-simple-edits/
WP Developer @ Press9
ganeeMemberOh, I didn't create any PHP code to create the custom fields. Perhaps I can detail down below.
1. I used Genesis Simple Sidebar plugin to create a side bar called Works.
2. I then used as per your suggestion Advance Custom Fields and created several fields.
3. I then installed PHP Code Widget (http://wordpress.org/plugins/php-code-widget/).
4. Using the code example given in (http://www.advancedcustomfields.com/resources/getting-started/code-examples/), I inserted those code into the Works sidebar widget using PHP Code Widget. See the image below.
5. The end result would be like this -> http://www.gds.my/smart-arts/It might not be the best solution, but it works. Any suggestion on improvement is much welcomed.
WP Developer @ Press9
ganeeMemberThanks Brad. I accomplished the task using Genesis Simple SideBar, Advanced Custom Fields and PHP Code plugin.
I created the sidebar using GSS and the custom fields with ACF. On the sidebar widget, I used PHP Code plugin to pull the values from the custom fields using ACF codes.
WP Developer @ Press9
ganeeMemberThe projects will increase over time and I will keep adding as it comes. By using Genesis Simple Sidebar, I will have the project sidebar option within the post.
If I reading right, your suggestion is to create multiple sidebar and tied with with the relevant Post. Ideally I would like to have only one sidebar and have it dynamically pull the values associated with the Post.
I will have a look at Custom Widgets if its doable here.
WP Developer @ Press9
ganeeMemberBy using Genensis Simple Sidebars will create the sidebar, however the content in the sidebar will have to be unique for each project being displayed. I am stuck at that part. My assumption is using Custom Fields and somehow pulling the content from the content meta.
I am looking at this example - http://dreamwhisperdesigns.com/genesis-tutorials/load-sidebar-specific-pages/. Do let me know if there is an easier way to do this?
WP Developer @ Press9
-
AuthorPosts