Divine

Website
Divine Elemente plugin for Adobe Photoshop designed for PSD to HTML / CSS / PHP conversion. It allows to convert PSD to WordPress without manual coding. The plugin dedicated for designers, bloggers, and everybody who knows Photoshop a little. And doesn't want to get hands dirty with hand coding a WordPress theme
Showd 0 ideas from 0 found that may resemble or coincide with your proposal. Please vote for these ideas.

Hi,
So I've already solved a couple problems with my theme after I uploaded it to my website, but now I'm stumped on this one.
I don't know anything about php coding, just a good problem googler ;)

It would be great if anyone could help me with these three problems.

I get this error message in my header, where logo and menu are supposed to be:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/a7957668/public_html/wordpress-3.3.2/wordpress/wp-content/themes/Sample_template_copy2/divine.editablecontent.php on line 37

This one comes up in the billboard area (same message as in the header):

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/a7957668/public_html/wordpress-3.3.2/wordpress/wp-content/plugins/divine_billboard/billboard.php on line 30

And this on where the footer text is supposed to be:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/a7957668/public_html/wordpress-3.3.2/wordpress/wp-content/themes/Sample_template_copy2/divine.editablecontent.php on line 37

I would appreciate any help! Thank you!
More... 1 comments 4chance2succeed 2012-05-17 23:08:43
Hello Guys,

recently I tried to make a new design with Divine and after I upload it, I wanted to add pictures into my navigation (via sidebar widget --> text). Normally you can add your image code there and the image will be visible at the sidebar...but at the divine design it isn't working! Other HTML codes are working just great, only images were not shown.

I use the newest beta version of divine and ps cs 5. I'll also had a older trial version a few weeks ago and there wasn't a problem and the images-thing worked just fine..
More... 8 comments bella 2012-03-23 22:41:06
Hi there, is it possible to have no sidebar? I'm currently working on a design with no sidebar at the index/home-page. So I downloaded the preview-version and my custom template doesn't load correctly. After I save the project in the Divine menu, the sidebar is reinserted into my slices.

I checked out the tutorial on the homepage. The website doesn't have any content in de sidebar or post and preview's in the same way. If I download the PSD and preview the page, the sidebar and post will have content.

So, the short question is: Is it possible to have no sidebar in the templates? And what steps do i need to follow in order to get this done? :)
Official response:
Hello.

Thank you for your interest in our product.

Yes, it is possible to create a template without sidebar. Please, see the following tutorial (with video guide) to learn how to create it: http://www.divine-project.com/howto-create-wordpress-template
More... 2 comments ntieman 2012-05-09 00:09:04
When changing the format that the comments date is displayed in, the php file results in the following error:

Parse error: syntax error, unexpected '<' in /hermes/bosweb26c/b2559/ipg.legendswebdesigncom/blog/wp-content/themes/Legendswebdesigntheme/functions.php on line 45

You can see the code from this file isn't right...

if ( !function_exists('el_get_comment_date') ) {
function el_get_comment_date($date) {
$result = date( "\\D\\a\\t\\e: F", strtotime($date) );<br />date( "j", strtotime($date) );
return $result;
}

This is more of an FYI/Bug Report than complaint, it isn't a big deal, I can manually fix the error.
More... 4 comments Legend 2012-05-09 01:56:20
The i frame link for facebook in the divine shortcodes social section needs to be updated. This can be done manually by having the iframe code generated on facebook here:

https://developers.facebook.com/docs/reference/plugins/like/

Then, the following file needs to be manually updated:

>Theme>Plugins>divine_shortcodes>shortcodes>socials>social.php on line 41.

If you replace everything from <i frame src="....">to</iframe> it fixes the problem. A settings feature for this plugin in the admin section may solve this problem.
It would be nice to have a few extra CSS elements available to add these social buttons their own <div></div> area within the template (and other shortcodes as well, such as the button shortcode) Then, you could save time designing by working around the buttons that are already built into the shortcodes. As written, these buttons do not always line up perfectly with every template, especially with adjusting the iframe - you have to play around with it.
I will keep these useful buttons in mind when designing my next template!
More... 1 comments Legend 2012-05-09 04:19:14
It would be nice to have a CSS class for header and footer elements such as facebook, rss, and mainly the logo. This makes it much easier to offer templates with several color variations with ease. This would allow overwrite of just one file (CSS and with one image folder with several variations) vs. now the footer, header and css need to be overwriten. It would also be nice to be able to style the comments text area section.
More... 4 comments Legend 2012-05-07 01:26:09
I've been trying for the past few days to get the publish & upload to work with my template, and it acts as if it's loading the publish window and then it never opens it. I tried it with the sample and it worked fine. This happens with both CS5 and 6- I wanted to try the software fully before I bought it, perhaps I should just go back to trying to code WP templates by hand..

OH! and before I forget to add: Yes I made the layout in the layout editor before adding the custom graphics. I originally worked in cs6 to create the template. I've since made a new PSD and and recreated the template again. Still it won't launch in the publish window.
More... 11 comments lmarchant 2012-04-26 12:02:46
Hi! I am currently trying out the amazing Divine Element, and even I watched all of the tutorials, I can't figure that out how can I use the menus in WP. They should wokr but they just don't.I used the default template (I downloaded and installed one of the free templates too (2muchwires 1.0) and in these templates I am not able to add link (menu from the wordpress) to any menu. (All the menus currently have #) On the 2muchwires 1.0 template I got blank editing window if I hit the -edit content-on the right divine hidden panel in wordpress on the live site. On the basic template I have the editing wordpress tool, but the link button doesn't do anything. So what am I missing here? How can I use the menus? (In the menu panel in wordpress I can read that, wordpress doest'n support the current template menu vise)
More... 2 comments gaborgyurko 2012-05-06 05:19:44
Hello - I just installed your software earlier tonight. It is working fine with Photoshop CS5.1. The problem is after importing a PSD file and using it for a theme, and saving it locally, It produces an error after uploading manually via FTP. The error is as follows:Well, can't paste the error code here. In summary, it is a 'parse/syntax error' stating that the 'divineaddpages.php' has an error in line 1. Can you help me fix this so I can evaluate your software properly? Thank you.
Official response:
Hello.

We have released new Divine Elemente's build, where this issue is solved. You can download it here: http://www.divine-project.com/download.

Thank you for your interest to our product.
More... 3 comments 2012-03-25 09:58:30
Hi,
I drag and drop some of the elements from right to left but it seem like nothing happened when i click "view"
what is this divine form for anyway ?
Official response:
The idea of the plugin is to edit and publish all kinds of forms (subscription, registration, poll, contacts, etc.).

There is very simple plugin version of the plugin in the build now (alpha version), and we are working to improve it.

You are free to share your thoughts on the plugin: what features are convenient/not convenient, what features are worth to be added, etc.
More... 2 comments beginnersource00 2012-04-11 04:09:20
Is there a way to adjust the sidebar links so that the Child Categories look like child categories? To see what I am talking about, a link to an image is below:

legendswebdesign.com/images/parentcategories.jpg

The top image shows how links are displayed now.
The bottom image is how I would like the css to show child links.
More... 2 comments Legend 2012-04-27 17:42:21
It seems as if the Divine Forms new feature is not working properly. I can create the form, but none of the fieldsets or labels save. When adding shortcode to a page or post, an error loads on the page that says error loading forms OR no error and no form appears. Just as an FYI - I use a plug in for forms, but thought it would be nice to try the new feature. ;-)
Official response:
Thank you for informing us. I've passed the issue to our development department and will let you know as soon as it is solved.
More... 1 comments Legend 2012-04-28 16:17:24
As we all know, Divine supports the creation of WordPress themes. Are you planning to support other CMS platforms and if so, which ones?

I have searched the website for an answer to this, but have failed to find one.
Thanks.
Official response:
Yes, we are planning to support many of the most popular ones. We can say now that Joomla, Drupal, Blogger, etc. will be realized in the next Divine editions in the nearest future.

By the way, Divine Elemente's customers may suggest to support this or that CMS platform by creating a new post here. And the more votes the suggestion receives, the faster it'll be realized in Divine Elemente.
More... 2 comments Travis James 2010-01-13 08:59:35
When I click layout editor in photoshop, Divine Elemente loads, but my psd image never loads, I get a black screen with 2 small blue bars at the top, the layout dimensions are loaded and it tells me which elements the file has, but I can not adjust these if I can not see my file... Anytime I save any changes this happens, I then have to copy each layer into a new file, selecting all the layers at once does not work, I get the same result. Do you have any suggestions?
More... 4 comments Legend 2012-04-26 20:35:45
I've been running divine on my pc loaded with windows 7 for a few months. I downloaded a trial and ran it on xp - flawlessly. My version on windows 7 has many issues. When I save layout to the psd, the next time I open it, divine just loads a blue screen, but never the psd file. I then have to copy all layers into a new file and start the divine layout all over again. If I provide you with my serial #, would you please allow me to switch to my pc running xp? I am not looking to run on 2 computers, I should have never upgraded, but didn't know I would have issues. If I could please transfer my registration, it would be greatly appreciated! Thank you!
More... 3 comments Legend 2012-04-26 17:02:19
The password recovery on the website is sending an empty email, also with a blank sender.
Official response:
Thank you for pointing this out, Danny. We will check and solve this issue as soon as possible.
More... 0 comments danny 2012-04-21 23:21:16
Even when I've defined the PSD Hint just as described and illustrated in the D.E. instructions and then processing the document over to D.E. to assign linking parameters and publish the links are not always becoming active. This is extremely time consuming and frustrating. If you had a users manual I'd at least be able to determine if I am in error and how I'm to rectify this.
More... 3 comments MrFyde 2012-04-17 20:08:09
First off, great software! I would like for my home page layout to be completely different from my posts layout (no sidebar) and I'd like a customizable layout for certain pages. Am I correct in seeing that this is not currently possible?

The existing multiple page website creation feature only allows customization via HTML within the "post" section of the template. Is there a way to create completely different page layouts within one template? If not, roughly when will such a feature be implemented? This is critical for most of the sites I produce. Thank you.
Official response:
Hello.

In order to make home page differ from the rest of the pages, you will need to create two separate templates: first one for homepage and the second one for posts.

To learn more, please look trough our tutorial with video guide:
http://www.divine-project.com/howto-create-wordpress-template

If you have more questions, please ask. We are always glad to help our users.
More... 0 comments jb90577 2012-04-19 16:20:00
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 next >
close [x]
login
sign up
close [x]
sign up
login